: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{border:1px solid rgb(from var(--color-text-main) r g b/.08);background:radial-gradient(760px 260px at 0% 0%, #22c55e1a, transparent 62%),radial-gradient(680px 240px at 100% 0%, #f59e0b1a, transparent 64%),rgb(from var(--color-surface) r g b/.86);min-height:100%;box-shadow:0 18px 44px #0f172a12,inset 0 1px 0 rgb(from var(--color-surface) r g b/.88);border-radius:24px;flex-direction:column;gap:14px;padding:clamp(12px,1.6vw,16px);display:flex;position:relative;overflow:visible}@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{width:fit-content;color:var(--color-primary-strong,#14456b);background:#22c55e1a;border:1px solid #22c55e2e;border-radius:999px;align-items:center;gap:7px;padding:7px 11px;font-size:12px;font-weight:1100;line-height:1;display:inline-flex}.AddressSection-module-scss-module__fhKkPa__sub{max-width:620px;color:var(--color-text-muted);margin-top:8px;font-size:13px;font-weight:750;line-height:1.5}.AddressSection-module-scss-module__fhKkPa__previewBtn{border:1px solid rgb(from var(--color-text-main) r g b/.08);background:var(--color-surface-soft);min-height:42px;color:var(--color-text-main);cursor:pointer;box-shadow:0 10px 22px #0f172a0e,inset 0 1px 0 rgb(from var(--color-surface) r g b/.86);border-radius:999px;flex:none;justify-content:center;align-items:center;gap:8px;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}.AddressSection-module-scss-module__fhKkPa__previewBtn:before{content:"🗺️";font-size:14px;line-height:1}.AddressSection-module-scss-module__fhKkPa__previewBtn:hover:not(:disabled){background:var(--color-surface);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:var(--color-text-muted);font-size:12px;font-weight:1000;line-height:1.2}.AddressSection-module-scss-module__fhKkPa__input{border:1px solid rgb(from var(--color-text-main) r g b/.1);background:var(--color-surface);width:100%;min-height:46px;color:var(--color-text-main);border-radius:15px;outline:none;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:var(--color-text-muted)}.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;background:var(--color-surface-soft);color:var(--color-text-muted)}.AddressSection-module-scss-module__fhKkPa__err{color:var(--color-danger-strong);font-size:12px;font-weight:900;line-height:1.3}.AddressSection-module-scss-module__fhKkPa__smallHint{color:var(--color-text-muted);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{border:1px solid rgb(from var(--color-text-main) r g b/.1);background:var(--color-surface);width:100%;min-height:46px;color:var(--color-text-main);cursor:pointer;border-radius:15px;justify-content:space-between;align-items:center;gap:10px;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:var(--color-surface-soft)}.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{min-width:0;color:var(--color-text-main);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:850;line-height:1;overflow:hidden}.AddressSection-module-scss-module__fhKkPa__cityPlaceholder{min-width:0;color:var(--color-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:750;line-height:1;overflow:hidden}.AddressSection-module-scss-module__fhKkPa__cityChevron{color:var(--color-text-muted);flex:none;font-size:14px;font-weight:1000;line-height:1}.AddressSection-module-scss-module__fhKkPa__cityMenu{z-index:60;border:1px solid rgb(from var(--color-text-main) r g b/.1);background:rgb(from var(--color-surface) r g b/.98);max-height:270px;box-shadow:0 22px 48px #0f172a29,inset 0 1px 0 rgb(from var(--color-surface) r g b/.9);-webkit-backdrop-filter:blur(14px);border-radius:17px;padding:7px;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:auto}.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{width:100%;color:var(--color-text-main);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:13px;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:var(--color-primary-strong,#14456b);background:#22c55e14}.AddressSection-module-scss-module__fhKkPa__cityItemActive{color:var(--color-primary-strong,#14456b);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{border:1px solid rgb(from var(--color-text-main) r g b/.1);background:radial-gradient(480px 220px at 50% 0%, #22c55e1f, transparent 62%),var(--color-surface);min-height:100%;box-shadow:0 14px 34px #0f172a14,inset 0 1px 0 rgb(from var(--color-surface) r g b/.86);border-radius:22px;flex:1;position:relative;overflow:hidden}@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:var(--color-text-main);font-size:15px;font-weight:1100;line-height:1.25}.AddressSection-module-scss-module__fhKkPa__fallbackText{color:var(--color-text-muted);font-size:13px;font-weight:750;line-height:1.45}.AddressSection-module-scss-module__fhKkPa__fallbackText b{color:var(--color-text-main);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:var(--color-warning-soft);border:1px solid #f59e0b42;top:14px}.AddressSection-module-scss-module__fhKkPa__pinToastTitle{color:var(--color-warning-strong);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:var(--color-success-soft);border:1px solid #22c55e2e;bottom:14px}.AddressSection-module-scss-module__fhKkPa__toastTitle{color:var(--color-success-strong);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;border:1px solid rgb(from var(--color-text-main) r g b/.1);background:var(--color-surface);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:var(--color-surface-soft)}.AddressSection-module-scss-module__fhKkPa__autocompleteHost{width:100%;min-height:46px}.AddressSection-module-scss-module__fhKkPa__autocompleteHost gmp-place-autocomplete{width:100%;color:var(--color-text-main);background:0 0;border:none;font-family:inherit;font-size:14px;display:block}.AddressSection-module-scss-module__fhKkPa__autocompleteHost gmp-place-autocomplete{width:100%;color:var(--color-text-main);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--gmp-mat-color-surface:var(--color-surface);--gmp-mat-color-on-surface:#0f172a;--gmp-mat-color-on-surface-variant:var(--color-text-muted);--gmp-mat-color-primary:var(--color-success);background:0 0;border:none;font-family:inherit;font-size:14px;display:block}.AddressSection-module-scss-module__fhKkPa__autocompleteHost gmp-place-autocomplete::part(input){min-height:46px;color:var(--color-text-main);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:var(--color-text-muted)}.AddressSection-module-scss-module__fhKkPa__autocompleteHost gmp-place-autocomplete::part(prediction-list){border:1px solid rgb(from var(--color-text-main) r g b/.1);background:var(--color-surface);color:var(--color-text-main);border-radius:15px;overflow:hidden;box-shadow:0 18px 44px #0f172a29}.AddressSection-module-scss-module__fhKkPa__autocompleteHost gmp-place-autocomplete::part(prediction-item){background:var(--color-surface);min-height:52px;color:var(--color-text-main);font-family:inherit;font-size:13px;font-weight:800}.AddressSection-module-scss-module__fhKkPa__autocompleteHost gmp-place-autocomplete::part(prediction-item):hover{background:#22c55e14}.AddressSection-module-scss-module__fhKkPa__autocompleteHost gmp-place-autocomplete::part(prediction-item-main-text){color:var(--color-text-main);font-weight:950}.AddressSection-module-scss-module__fhKkPa__autocompleteHost gmp-place-autocomplete::part(prediction-item-secondary-text){color:var(--color-text-muted);font-weight:750}.AddressSection-module-scss-module__fhKkPa__autocompleteHost gmp-place-autocomplete::part(prediction-item-icon){color:var(--color-text-muted)}.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}}.pac-container{z-index:999999!important;border:1px solid rgb(from var(--color-text-main) r g b/.1)!important;background:var(--color-surface)!important;color:var(--color-text-main)!important;border-radius:15px!important;overflow:hidden!important;box-shadow:0 18px 44px #0f172a29!important}.pac-item{background:var(--color-surface)!important;min-height:46px!important;color:var(--color-text-main)!important;border-top:1px solid rgb(from var(--color-text-main) r g b/.06)!important;padding:9px 12px!important;font-family:inherit!important;font-size:13px!important;font-weight:800!important}.pac-item:hover{background:#22c55e14!important}.pac-item-query{color:var(--color-text-main)!important;font-weight:950!important}.pac-matched{color:var(--color-success)!important;font-weight:1000!important}.AddressSection-module-scss-module__fhKkPa__autocompleteHost gmp-place-autocomplete::part(input){box-shadow:none!important;border:none!important;outline:none!important}.AddressSection-module-scss-module__fhKkPa__autocompleteHost gmp-place-autocomplete::part(input):focus{box-shadow:none!important;border:none!important;outline:none!important}.AddressSection-module-scss-module__fhKkPa__autocompleteHost gmp-place-autocomplete::part(focus-ring){opacity:0!important;box-shadow:none!important;border:none!important;display:none!important}.AddressSection-module-scss-module__fhKkPa__autocompleteHost gmp-place-autocomplete::part(text-field){box-shadow:none!important;border:none!important;outline:none!important}
: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, transparent 62%),radial-gradient(640px 220px at 100% 0%, #3b82f617, transparent 58%),rgb(from var(--color-surface) r g b/.72);border:1px solid var(--color-border);width:100%;box-shadow:0 16px 42px #0f172a0f,0 1px 0 rgb(from var(--color-surface) r g b/.72) inset;border-radius:22px;padding:14px;overflow:hidden}.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:rgb(from var(--color-text-main) r g b/.94);letter-spacing:-.01em;font-size:15px;font-weight:1000;line-height:1.25}.CustomerLanguageCard-module-scss-module__9WfSCa__sub{color:var(--color-text-muted);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{border:1px solid rgb(from var(--color-text-main) r g b/.075);background:rgb(from var(--color-surface) r g b/.58);min-width:0;min-height:48px;color:rgb(from var(--color-text-main) r g b/.86);cursor:pointer;border-radius:16px;align-items:center;gap:9px;padding:8px 10px;transition:transform .14s,background .14s,border-color .14s,box-shadow .14s;display:flex}.CustomerLanguageCard-module-scss-module__9WfSCa__btn:hover{background:rgb(from var(--color-surface) r g b/.78);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{border:1px solid rgb(from var(--color-text-main) r g b/.07);width:32px;height:32px;color:rgb(from var(--color-text-main) r g b/.88);letter-spacing:.04em;background:#0f172a0f;border-radius:12px;flex:none;place-items:center;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{min-width:0;color:rgb(from var(--color-text-main) r g b/.92);white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;font-weight:1000;line-height:1.2;overflow:hidden}.CustomerLanguageCard-module-scss-module__9WfSCa__langNative{min-width:0;color:var(--color-text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-weight:750;line-height:1.2;overflow:hidden}.CustomerLanguageCard-module-scss-module__9WfSCa__iconBadge{background:radial-gradient(16px 16px at 30% 25%, rgb(from var(--color-surface) r g b/.8), #fff0 60%),linear-gradient(135deg, #22c55e38, #3b82f62e);width:38px;height:38px;box-shadow:0 14px 34px #0f172a1a,0 1px 0 rgb(from var(--color-surface) r g b/.62) inset;color:rgb(from var(--color-text-main) r g b/.88);border:1px solid #ffffff9e;border-radius:14px;flex:none;place-items:center;transition:transform .18s,filter .18s;display:inline-grid;transform:perspective(600px)rotateX(8deg)rotateY(-10deg)translateZ(0)}.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, transparent 62%),radial-gradient(640px 220px at 100% 0%, #3b82f617, transparent 58%),rgb(from var(--color-surface) r g b/.72);border:0;border:1px solid var(--color-border);width:100%;min-height:128px;box-shadow:0 16px 42px #0f172a0f,0 1px 0 rgb(from var(--color-surface) r g b/.72) inset;border-radius:22px;padding:14px;transition:transform .15s,border-color .15s,box-shadow .15s,background .15s;overflow:hidden}.CustomerAvatarCard-module-scss-module__evV9EW__card:hover{box-shadow:0 18px 50px #0f172a17,0 1px 0 rgb(from var(--color-surface) r g b/.78) inset;border-color:#22c55e38;transform:translateY(-2px)}.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:rgb(from var(--color-text-main) r g b/.94);letter-spacing:-.01em;font-size:15px;font-weight:1000;line-height:1.25}.CustomerAvatarCard-module-scss-module__evV9EW__sub{color:var(--color-text-muted);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{background:radial-gradient(circle at 28% 18%, rgb(from var(--color-surface) r g b/.86), transparent 38%),linear-gradient(135deg, #22c55e29, #3b82f624);border:1px solid rgb(from var(--color-text-main) r g b/.08);width:52px;height:52px;color:rgb(from var(--color-text-main) r g b/.86);border-radius:999px;flex:none;justify-content:center;align-items:center;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:rgb(from var(--color-text-main) r g b/.94);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:var(--color-text-muted);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:var(--color-danger-soft);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:var(--color-success-soft);background:#10b98124;border:1px solid #10b98140}.CustomerAvatarCard-module-scss-module__evV9EW__err{color:var(--color-danger-soft);background:#ef444424;border:1px solid #ef444440}.CustomerAvatarCard-module-scss-module__evV9EW__iconBadge{background:radial-gradient(16px 16px at 30% 25%, rgb(from var(--color-surface) r g b/.8), #fff0 60%),linear-gradient(135deg, #22c55e38, #3b82f62e);width:38px;height:38px;box-shadow:0 14px 34px #0f172a1a,0 1px 0 rgb(from var(--color-surface) r g b/.62) inset;color:rgb(from var(--color-text-main) r g b/.88);border:1px solid #ffffff9e;border-radius:14px;flex:none;place-items:center;transition:transform .18s,filter .18s;display:inline-grid;transform:perspective(600px)rotateX(8deg)rotateY(-10deg)translateZ(0)}.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, transparent 62%),radial-gradient(640px 220px at 100% 0%, #3b82f617, transparent 58%),rgb(from var(--color-surface) r g b/.72);border:0;border:1px solid var(--color-border);width:100%;box-shadow:0 16px 42px #0f172a0f,0 1px 0 rgb(from var(--color-surface) r g b/.72) inset;border-radius:22px;padding:14px;transition:transform .15s,border-color .15s,box-shadow .15s,background .15s;overflow:hidden}.CustomerContactCard-module-scss-module__ktHDaa__card:hover{box-shadow:0 18px 50px #0f172a17,0 1px 0 rgb(from var(--color-surface) r g b/.78) inset;border-color:#22c55e38;transform:translateY(-2px)}.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:rgb(from var(--color-text-main) r g b/.94);letter-spacing:-.01em;font-size:15px;font-weight:1000;line-height:1.25}.CustomerContactCard-module-scss-module__ktHDaa__sub{color:var(--color-text-muted);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{border:1px solid rgb(from var(--color-text-main) r g b/.07);background:#0f172a09;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:var(--color-text-muted);font-size:12px;font-weight:750;line-height:1.25}.CustomerContactCard-module-scss-module__ktHDaa__value{min-width:0;color:rgb(from var(--color-text-main) r g b/.92);white-space:nowrap;text-overflow:ellipsis;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:var(--color-danger-soft);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{background:radial-gradient(16px 16px at 30% 25%, rgb(from var(--color-surface) r g b/.8), #fff0 60%),linear-gradient(135deg, #22c55e38, #3b82f62e);width:38px;height:38px;box-shadow:0 14px 34px #0f172a1a,0 1px 0 rgb(from var(--color-surface) r g b/.62) inset;color:rgb(from var(--color-text-main) r g b/.88);border:1px solid #ffffff9e;border-radius:14px;flex:none;place-items:center;transition:transform .18s,filter .18s;display:inline-grid;transform:perspective(600px)rotateX(8deg)rotateY(-10deg)translateZ(0)}.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;width:min(980px,100vw - 36px);max-height:calc(100vh - 36px);box-shadow:0 34px 140px #00000080,0 1px 0 rgb(from var(--color-surface) r g b/.08) inset;border-radius:22px;animation:.22s cubic-bezier(.2,.9,.2,1) both ModalShellWide-module-scss-module__P5bisq__mwPopFromOrigin;overflow:hidden}@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}.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:var(--color-surface,#fff);border:1px solid var(--color-border-subtle,#0f172a0f);width:100%;max-width:520px;max-height:calc(100dvh - 36px);box-shadow:var(--shadow-medium,0 18px 40px #0f172a1f);border-radius:18px;animation:.18s ease-out both OtpVerifyModal-module-scss-module__majkMq__pop;position:relative;overflow:hidden}@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 var(--color-border-subtle,#0f172a0f);justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.OtpVerifyModal-module-scss-module__majkMq__title{min-width:0;color:var(--color-text-main,#0f172a);font-size:15px;font-weight:900;line-height:1.25}.OtpVerifyModal-module-scss-module__majkMq__close{color:var(--color-text-muted,#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{background:var(--color-surface-soft,#f9fafb);color:var(--color-text-main,#0f172a)}.OtpVerifyModal-module-scss-module__majkMq__sub{color:var(--color-text-muted,#6b7280);gap:6px;padding:14px 16px 0;font-size:13px;line-height:1.45;display:grid}.OtpVerifyModal-module-scss-module__majkMq__phone{color:var(--color-text-main,#0f172a);word-break:break-word;font-weight:800}.OtpVerifyModal-module-scss-module__majkMq__expires{color:var(--color-text-subtle,#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{background:var(--color-primary,#195b8e);color:#fff;cursor:pointer;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:var(--color-primary-strong,#14456b);box-shadow:var(--shadow-soft,0 10px 25px #0f172a14);transform:translateY(-1px)}.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:var(--color-accent,#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:var(--color-text-muted,#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:var(--color-surface-soft,#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}.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{border:1px solid rgb(from var(--color-border,#0f172a1f) r g b / .9);background:rgb(from var(--color-surface) r g b/.84);width:54px;height:54px;box-shadow:0 18px 50px #00000014,inset 0 1px 0 rgb(from var(--color-surface) r g b/.7);text-align:center;letter-spacing:.12em;color:var(--color-text-main,#0f172a);caret-color:#0000;border-radius:16px;outline:none;font-size:22px;font-weight:950;transition:transform .14s,border-color .14s,box-shadow .14s,filter .14s}.OtpInput-module-scss-module__bC1ppa__box:focus{border-color:rgb(from var(--color-primary,#195b8e) r g b / .4);box-shadow:0 22px 65px #16653429,0 0 0 6px rgb(from var(--color-primary,#195b8e) r g b / .14),inset 0 1px 0 rgb(from var(--color-surface) r g b/.65);transform:translateY(-1px)scale(1.02)}.OtpInput-module-scss-module__bC1ppa__box:active{transform:translateY(0)scale(1.01)}.OtpInput-module-scss-module__bC1ppa__box[data-filled="1"]{border-color:rgb(from var(--color-primary,#195b8e) r g b / .22);background:linear-gradient(180deg, rgb(from var(--color-surface) r g b/.9), rgb(from var(--color-surface) r g b/.78));box-shadow:0 18px 55px #1665341a,inset 0 1px 0 rgb(from var(--color-surface) r g b/.72);animation:.16s ease-out both OtpInput-module-scss-module__bC1ppa__digitPop}@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:rgb(from var(--color-danger,#ef4444) r g b / .45);box-shadow:0 18px 50px #00000014,0 0 0 6px rgb(from var(--color-danger,#ef4444) r g b / .12),inset 0 1px 0 rgb(from var(--color-surface) r g b/.65)}.OtpInput-module-scss-module__bC1ppa__meta{justify-items:center;gap:6px;display:grid}.OtpInput-module-scss-module__bC1ppa__hint{color:rgb(from var(--color-text-muted,#6b7280) r g b / .98);font-size:12px;font-weight:900}.OtpInput-module-scss-module__bC1ppa__err{color:var(--color-danger,#ef4444);background:linear-gradient(180deg, rgb(from var(--color-danger,#ef4444) r g b / .12), rgb(from var(--color-surface) r g b/.86));border:1px solid rgb(from var(--color-danger,#ef4444) r g b / .25);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}}
.MasterSettingsIcons-module-scss-module__Jm-b_G__badge{width:40px;height:40px;box-shadow:0 20px 50px #0000002e,0 1px 0 rgb(from var(--color-surface) r g b/.65) inset,0 -10px 26px #0000001f inset;border:1px solid rgb(from var(--color-surface) r g b/.55);color:var(--color-text-main);will-change:transform;background:radial-gradient(16px 16px at 28% 22%, rgb(from var(--color-surface) r g b/.95), rgb(from var(--color-surface) r g b/0) 60%),radial-gradient(22px 22px at 80% 20%, rgb(from var(--color-surface) r g b/.35), rgb(from var(--color-surface) r g b/0) 65%),var(--grad,linear-gradient(135deg, #7dd3fc, #a78bfa));border-radius:16px;place-items:center;transition:transform .22s,filter .22s;display:grid;transform:perspective(700px)rotateX(12deg)rotateY(-14deg)}.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{width:22px;height:22px;filter:drop-shadow(0 1px 0 rgb(from var(--color-surface) r g b/.45));display:block}.MasterSettingsIcons-module-scss-module__Jm-b_G__teal{--grad:linear-gradient(135deg, #10b9818c, #3b82f666)}.MasterSettingsIcons-module-scss-module__Jm-b_G__violet{--grad:linear-gradient(135deg, #a78bfa9e, #ec489961)}.MasterSettingsIcons-module-scss-module__Jm-b_G__amber{--grad:linear-gradient(135deg, #f59e0b99, #22c55e61)}.MasterSettingsIcons-module-scss-module__Jm-b_G__rose{--grad:linear-gradient(135deg, #f43f5e8c, #6366f161)}.MasterSettingsIcons-module-scss-module__Jm-b_G__sky{--grad:linear-gradient(135deg, #38bdf899, #6366f161)}.MasterSettingsIcons-module-scss-module__Jm-b_G__slate{--grad:linear-gradient(135deg, #94a3b899, #6366f147)}
:root{--header-height:72px;--footer-height:64px;--master-heder:65px}.ThemeToggle-module-scss-module__t7GCna__group{background:var(--color-surface-soft,#f9fafb);border:1px solid var(--color-border,#0f172a1f);border-radius:999px;align-items:center;gap:4px;padding:4px;display:inline-flex}.ThemeToggle-module-scss-module__t7GCna__option{color:var(--color-text-muted,#6b7280);cursor:pointer;background:0 0;border:none;border-radius:999px;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:600;transition:background .14s cubic-bezier(.16,1,.3,1),color .14s cubic-bezier(.16,1,.3,1),box-shadow .14s cubic-bezier(.16,1,.3,1);display:inline-flex}.ThemeToggle-module-scss-module__t7GCna__option:hover{color:var(--color-text-main,#0f172a)}.ThemeToggle-module-scss-module__t7GCna__active{background:var(--color-surface,#fff);color:var(--color-primary,#195b8e);box-shadow:var(--shadow-soft,0 10px 25px #0f172a14)}.ThemeToggle-module-scss-module__t7GCna__icon{width:16px;height:16px}.ThemeToggle-module-scss-module__t7GCna__label{white-space:nowrap}@media (max-width:480px){.ThemeToggle-module-scss-module__t7GCna__label{display:none}}
:root{--header-height:72px;--footer-height:64px;--master-heder:65px}.MasterTeamCard-module-scss-module__-OO_eq__trigger{text-align:left;border:1px solid rgb(from var(--color-text-main,#0f172a) r g b / .1);background:rgb(from var(--color-surface) r g b/.72);cursor:pointer;-webkit-backdrop-filter:blur(10px);border-radius:18px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:14px;transition:transform .14s cubic-bezier(.16,1,.3,1),box-shadow .14s cubic-bezier(.16,1,.3,1),border-color .14s cubic-bezier(.16,1,.3,1),filter .14s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 14px 40px #0f172a14}.MasterTeamCard-module-scss-module__-OO_eq__trigger:hover{border-color:rgb(from var(--color-info,#0ea5e9) r g b / .22);filter:saturate(1.05);transform:translateY(-1px);box-shadow:0 18px 55px #0f172a1f}.MasterTeamCard-module-scss-module__-OO_eq__trigger:focus-visible{box-shadow:0 0 0 4px rgb(from var(--color-info,#0ea5e9) r g b / .18);outline:none}.MasterTeamCard-module-scss-module__-OO_eq__triggerLeft{align-items:center;gap:12px;min-width:0;display:flex}.MasterTeamCard-module-scss-module__-OO_eq__avatarStack{align-items:center;min-width:72px;padding-left:4px;display:flex}.MasterTeamCard-module-scss-module__-OO_eq__avatarBubble{border:2px solid rgb(from var(--color-surface) r g b/.92);background:radial-gradient(18px 18px at 30% 20%, rgb(from var(--color-surface) r g b/.8), transparent 62%),linear-gradient(135deg, #3b82f659, #10b98147);width:38px;height:38px;color:var(--color-text-main);border-radius:999px;justify-content:center;align-items:center;margin-left:-4px;font-size:13px;font-weight:950;line-height:1;display:inline-flex;overflow:hidden;box-shadow:0 12px 28px #0f172a24}.MasterTeamCard-module-scss-module__-OO_eq__avatarBubble img{object-fit:cover;object-position:center center;width:100%;height:100%;display:block}.MasterTeamCard-module-scss-module__-OO_eq__triggerText{gap:4px;min-width:0;display:grid}.MasterTeamCard-module-scss-module__-OO_eq__triggerTitle{color:var(--color-text-main);font-size:14px;font-weight:950}.MasterTeamCard-module-scss-module__-OO_eq__triggerDesc{color:var(--color-text-muted,#6b7280);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:750;overflow:hidden}.MasterTeamCard-module-scss-module__-OO_eq__triggerRight{border:1px solid rgb(from var(--color-text-main,#0f172a) r g b / .1);background:rgb(from var(--color-surface) r g b/.66);color:var(--color-text-muted,#6b7280);white-space:nowrap;border-radius:999px;flex:none;padding:7px 10px;font-size:12px;font-weight:950;box-shadow:0 10px 25px #0f172a0f}.MasterTeamCard-module-scss-module__-OO_eq__modalCard{border:1px solid rgb(from var(--color-text-main,#0f172a) r g b / .1);background:radial-gradient(760px 300px at 10% 0%, rgb(from var(--color-info,#0ea5e9) r g b / .14), transparent 62%),radial-gradient(760px 300px at 100% 0%, rgb(from var(--color-primary,#195b8e) r g b / .12), transparent 62%),rgb(from var(--color-surface) r g b/.84);-webkit-backdrop-filter:blur(16px);border-radius:24px;width:100%;overflow:hidden;box-shadow:0 26px 90px #0f172a2e}.MasterTeamCard-module-scss-module__-OO_eq__modalHead{border-bottom:1px solid rgb(from var(--color-text-main,#0f172a) r g b / .08);background:rgb(from var(--color-surface) r g b/.48);justify-content:space-between;align-items:flex-start;gap:14px;padding:17px 18px;display:flex}.MasterTeamCard-module-scss-module__-OO_eq__modalTitle{color:var(--color-text-main);font-size:16px;font-weight:950}.MasterTeamCard-module-scss-module__-OO_eq__modalSubtitle{color:var(--color-text-muted,#6b7280);margin:6px 0 0;font-size:13px;font-weight:700;line-height:1.45}.MasterTeamCard-module-scss-module__-OO_eq__close{border:1px solid rgb(from var(--color-text-main,#0f172a) r g b / .1);background:rgb(from var(--color-surface) r g b/.7);width:36px;height:36px;color:var(--color-text-main);cursor:pointer;border-radius:999px;flex:none;box-shadow:0 12px 35px #0f172a1a}.MasterTeamCard-module-scss-module__-OO_eq__close:hover{transform:translateY(-1px)}.MasterTeamCard-module-scss-module__-OO_eq__close:focus-visible{box-shadow:0 0 0 4px rgb(from var(--color-info,#0ea5e9) r g b / .18);outline:none}.MasterTeamCard-module-scss-module__-OO_eq__modalBody{padding:16px 18px 18px}.MasterTeamCard-module-scss-module__-OO_eq__toastOk,.MasterTeamCard-module-scss-module__-OO_eq__toastErr,.MasterTeamCard-module-scss-module__-OO_eq__empty{border-radius:15px;margin:0 0 12px;padding:11px 13px;font-size:13px;font-weight:850}.MasterTeamCard-module-scss-module__-OO_eq__toastOk{color:var(--color-success-strong);background:#10b9811f}.MasterTeamCard-module-scss-module__-OO_eq__toastErr{color:var(--color-danger-strong);background:#ef44441f}.MasterTeamCard-module-scss-module__-OO_eq__empty{color:rgb(from var(--color-text-main) r g b/.72);background:#0f172a0d}.MasterTeamCard-module-scss-module__-OO_eq__form{grid-template-columns:170px minmax(0,1fr);gap:16px;display:grid}.MasterTeamCard-module-scss-module__-OO_eq__photoBox{border:1px solid rgb(from var(--color-text-main) r g b/.1);background:rgb(from var(--color-surface) r g b/.65);border-radius:20px;gap:10px;padding:12px;display:grid}.MasterTeamCard-module-scss-module__-OO_eq__photoPreview,.MasterTeamCard-module-scss-module__-OO_eq__photoEmpty{aspect-ratio:1;border-radius:999px;width:100%}.MasterTeamCard-module-scss-module__-OO_eq__photoPreview{object-fit:cover;border:1px solid rgb(from var(--color-text-main) r g b/.1);box-shadow:0 16px 42px #0f172a1a}.MasterTeamCard-module-scss-module__-OO_eq__photoEmpty{border:1px dashed rgb(from var(--color-text-main) r g b/.18);color:rgb(from var(--color-text-main) r g b/.58);place-items:center;font-size:13px;font-weight:950;display:grid}.MasterTeamCard-module-scss-module__-OO_eq__photoPick{height:38px;color:var(--color-text-main);cursor:pointer;background:#3b82f61a;border:1px solid #3b82f63d;border-radius:999px;justify-content:center;align-items:center;font-size:12.5px;font-weight:950;display:inline-flex}.MasterTeamCard-module-scss-module__-OO_eq__photoPick input{display:none}.MasterTeamCard-module-scss-module__-OO_eq__fields{align-content:start;gap:12px;display:grid}.MasterTeamCard-module-scss-module__-OO_eq__field{gap:7px;display:grid}.MasterTeamCard-module-scss-module__-OO_eq__field span{color:var(--color-text-main);font-size:13px;font-weight:850}.MasterTeamCard-module-scss-module__-OO_eq__field input{border:1px solid rgb(from var(--color-text-main) r g b/.12);background:var(--color-surface);width:100%;height:46px;color:var(--color-text-main);border-radius:14px;outline:none;padding:0 14px;font-size:14px}.MasterTeamCard-module-scss-module__-OO_eq__field input:focus{border-color:#3b82f66b;box-shadow:0 0 0 4px #3b82f61f}.MasterTeamCard-module-scss-module__-OO_eq__formActions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.MasterTeamCard-module-scss-module__-OO_eq__primary,.MasterTeamCard-module-scss-module__-OO_eq__secondary,.MasterTeamCard-module-scss-module__-OO_eq__btn,.MasterTeamCard-module-scss-module__-OO_eq__btnDanger{cursor:pointer;border:0;font-weight:900}.MasterTeamCard-module-scss-module__-OO_eq__primary:disabled,.MasterTeamCard-module-scss-module__-OO_eq__secondary:disabled,.MasterTeamCard-module-scss-module__-OO_eq__btn:disabled,.MasterTeamCard-module-scss-module__-OO_eq__btnDanger:disabled{cursor:default;opacity:.55}.MasterTeamCard-module-scss-module__-OO_eq__primary,.MasterTeamCard-module-scss-module__-OO_eq__secondary{border-radius:14px;height:42px;padding:0 16px;font-size:14px}.MasterTeamCard-module-scss-module__-OO_eq__primary{color:#fff;background:#0f172a;box-shadow:0 8px 20px #0f172a2e}.MasterTeamCard-module-scss-module__-OO_eq__secondary{color:var(--color-text-main);background:#0f172a0f}.MasterTeamCard-module-scss-module__-OO_eq__divider{background:rgb(from var(--color-text-main) r g b/.08);height:1px;margin:18px 0}.MasterTeamCard-module-scss-module__-OO_eq__list{gap:10px;display:grid}.MasterTeamCard-module-scss-module__-OO_eq__row{background:rgb(from var(--color-surface) r g b/.62);border:1px solid rgb(from var(--color-text-main) r g b/.08);border-radius:18px;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.MasterTeamCard-module-scss-module__-OO_eq__member{align-items:center;gap:12px;min-width:0;display:flex}.MasterTeamCard-module-scss-module__-OO_eq__avatar{width:52px;height:52px;color:var(--color-text-main);background:#3b82f61f;border-radius:999px;flex:none;justify-content:center;align-items:center;font-weight:950;line-height:1;display:inline-flex;overflow:hidden}.MasterTeamCard-module-scss-module__-OO_eq__avatar img{object-fit:cover;object-position:center center;width:100%;height:100%;display:block}.MasterTeamCard-module-scss-module__-OO_eq__memberText{gap:3px;min-width:0;display:grid}.MasterTeamCard-module-scss-module__-OO_eq__memberText strong{color:var(--color-text-main);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:950;overflow:hidden}.MasterTeamCard-module-scss-module__-OO_eq__memberText span{color:rgb(from var(--color-text-main) r g b/.62);text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;font-weight:750;overflow:hidden}.MasterTeamCard-module-scss-module__-OO_eq__rowActions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.MasterTeamCard-module-scss-module__-OO_eq__btn,.MasterTeamCard-module-scss-module__-OO_eq__btnDanger{border-radius:999px;min-height:36px;padding:0 12px;font-size:12px}.MasterTeamCard-module-scss-module__-OO_eq__btn{color:var(--color-text-main);background:#0f172a0f}.MasterTeamCard-module-scss-module__-OO_eq__btnDanger{color:var(--color-danger-strong);background:#ef444421}@media (max-width:760px){.MasterTeamCard-module-scss-module__-OO_eq__trigger{padding:11px}.MasterTeamCard-module-scss-module__-OO_eq__avatarBubble{width:34px;height:34px}.MasterTeamCard-module-scss-module__-OO_eq__triggerTitle{font-size:13.3px}.MasterTeamCard-module-scss-module__-OO_eq__triggerDesc{white-space:normal;font-size:11.8px}.MasterTeamCard-module-scss-module__-OO_eq__form{grid-template-columns:1fr}.MasterTeamCard-module-scss-module__-OO_eq__photoBox{max-width:230px}.MasterTeamCard-module-scss-module__-OO_eq__row{flex-direction:column;align-items:flex-start}.MasterTeamCard-module-scss-module__-OO_eq__rowActions{justify-content:flex-start;width:100%}}@media (max-width:520px){.MasterTeamCard-module-scss-module__-OO_eq__modalHead,.MasterTeamCard-module-scss-module__-OO_eq__modalBody{padding-left:14px;padding-right:14px}.MasterTeamCard-module-scss-module__-OO_eq__modalHead{flex-direction:column}.MasterTeamCard-module-scss-module__-OO_eq__close{position:absolute;top:12px;right:12px}.MasterTeamCard-module-scss-module__-OO_eq__photoBox{max-width:none}.MasterTeamCard-module-scss-module__-OO_eq__primary,.MasterTeamCard-module-scss-module__-OO_eq__secondary{width:100%}.MasterTeamCard-module-scss-module__-OO_eq__formActions{justify-content:stretch}.MasterTeamCard-module-scss-module__-OO_eq__trigger{align-items:flex-start}.MasterTeamCard-module-scss-module__-OO_eq__triggerRight{align-self:flex-start}}
:root{--header-height:72px;--footer-height:64px;--master-heder:65px}.MasterModesCard-module-scss-module__gH4xGW__card{border:1px solid rgb(from var(--color-text-main,#0f172a) r g b / .1);background:rgb(from var(--color-surface) r g b/.74);-webkit-backdrop-filter:blur(10px);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:var(--color-text-main,#0f172a);letter-spacing:-.2px;font-size:14px;font-weight:950}.MasterModesCard-module-scss-module__gH4xGW__sub{color:var(--color-text-muted,#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{border:1px solid rgb(from var(--color-text-main,#0f172a) r g b / .1);background:rgb(from var(--color-surface) r g b/.7);color:var(--color-text-muted,#6b7280);white-space:nowrap;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:950;box-shadow:0 10px 25px #0f172a0f}.MasterModesCard-module-scss-module__gH4xGW__on{border-color:rgb(from var(--color-info-strong,#0284c7) r g b / .26);background:linear-gradient(180deg, rgb(from var(--color-info-strong,#0284c7) r g b / .14), rgb(from var(--color-surface) r g b/.74));color:var(--color-text-main,#0f172a)}.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 rgb(from var(--color-text-main,#0f172a) r g b / .08);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:var(--color-text-main,#0f172a);font-size:13px;font-weight:900}.MasterModesCard-module-scss-module__gH4xGW__rowDesc{color:var(--color-text-muted,#6b7280);margin-top:3px;font-size:12px;font-weight:750}.MasterModesCard-module-scss-module__gH4xGW__toast{border:1px solid rgb(from var(--color-text-main,#0f172a) r g b / .1);background:rgb(from var(--color-surface) r g b/.74);color:var(--color-text-main,#0f172a);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:rgb(from var(--color-info-strong,#0284c7) r g b / .24);box-shadow:0 18px 55px rgb(from var(--color-info-strong,#0284c7) r g b / .1)}.MasterModesCard-module-scss-module__gH4xGW__err{border-color:rgb(from var(--color-danger,#ef4444) r g b / .28);box-shadow:0 18px 55px rgb(from var(--color-danger,#ef4444) r g b / .1)}.MasterModesCard-module-scss-module__gH4xGW__cardError{border:1px solid var(--color-warning);background:#f59e0b14}
: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:var(--color-text-main,#0f172a);margin:0;font-size:18px;font-weight:700}.HeaderSection-module-scss-module__xxC9vG__requestCloseBtn{cursor:pointer;width:34px;height:34px;color:var(--color-text-muted,#6b7280);background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;font-size:18px;line-height:1;display:inline-flex}.HeaderSection-module-scss-module__xxC9vG__requestCloseBtn:hover{color:var(--color-text-main,#0f172a);background:#94a3b81f}.HeaderSection-module-scss-module__xxC9vG__requestCloseBtn:active{transform:translateY(1px)}.HeaderSection-module-scss-module__xxC9vG__requestIntro{color:var(--color-text-muted,#6b7280);margin:0 0 10px;font-size:13px}.HeaderSection-module-scss-module__xxC9vG__requestError{color:var(--color-danger,#ef4444);margin:0 0 6px;font-size:13px}
: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:var(--color-text-main,#0f172a);flex-direction:column;gap:6px;font-size:13px;display:flex}.CityServiceSection-module-scss-module___MdS4a__fieldHint{color:var(--color-text-muted,#6b7280);margin:0;font-size:11px}.CityServiceSection-module-scss-module___MdS4a__fieldError{color:var(--color-danger,#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{border:1px solid var(--color-border-subtle,#0f172a0f);background:var(--color-surface-soft,#f9fafb);width:100%;color:var(--color-text-main,#0f172a);border-radius:12px;padding:8px 10px;font-size:14px}.CityServiceSection-module-scss-module___MdS4a__requestInput:focus,.CityServiceSection-module-scss-module___MdS4a__requestSelect:focus{outline:2px solid var(--color-primary-soft,#195b8e1f);border-color:var(--color-primary-border,#195b8e38)}.CityServiceSection-module-scss-module___MdS4a__selectedServicePill{background:rgb(from var(--color-surface) r g b/.1);border:1px solid rgb(from var(--color-surface) r g b/.18);-webkit-backdrop-filter:blur(14px);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{border:1px solid rgb(from var(--color-surface) r g b/.24);background:rgb(from var(--color-surface) r g b/.18);color:#000000c7;cursor:pointer;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:rgb(from var(--color-surface) r g b/.26);border-color:rgb(from var(--color-surface) r g b/.34);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}
:root{--header-height:72px;--footer-height:64px;--master-heder:65px}.ContextProjectSection-module-scss-module__1AfYbG__contextProjectCard{border:1px solid var(--color-border-subtle,#0f172a0f);background:var(--color-surface-soft,#f9fafb);border-radius:16px;gap:12px;padding:12px;display:flex}.ContextProjectSection-module-scss-module__1AfYbG__contextProjectMedia{border:1px solid var(--color-border-subtle,#0f172a0f);background:var(--color-surface,#fff);border-radius:14px;flex:none;width:104px;height:78px;overflow:hidden}.ContextProjectSection-module-scss-module__1AfYbG__contextProjectImg{object-fit:cover;width:100%;height:100%;display:block}.ContextProjectSection-module-scss-module__1AfYbG__contextProjectBody{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.ContextProjectSection-module-scss-module__1AfYbG__contextProjectTopRow{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.ContextProjectSection-module-scss-module__1AfYbG__contextProjectTitle{color:var(--color-text-main,#0f172a);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;overflow:hidden}.ContextProjectSection-module-scss-module__1AfYbG__contextProjectRemove{cursor:pointer;color:var(--color-text-muted,#6b7280);background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;font-size:16px;line-height:1;display:inline-flex}.ContextProjectSection-module-scss-module__1AfYbG__contextProjectRemove:hover{color:var(--color-text-main,#0f172a);background:#94a3b81f}.ContextProjectSection-module-scss-module__1AfYbG__contextProjectRemove:active{transform:translateY(1px)}.ContextProjectSection-module-scss-module__1AfYbG__contextProjectPrice{color:var(--color-text-main,#0f172a);font-size:12px}.ContextProjectSection-module-scss-module__1AfYbG__contextProjectLink{color:var(--color-primary,#195b8e);width:fit-content;font-size:12px;text-decoration:none}.ContextProjectSection-module-scss-module__1AfYbG__contextProjectLink:hover{text-decoration:underline}
: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}.AdminRequestTrackingCard-module-scss-module__zdc2rG__card{border-radius:var(--r-xl);border:1px solid var(--stroke);box-shadow:var(--shadow),var(--inset);background:radial-gradient(900px 260px at 20% -35%,#7fe3a31c 0%,#0000 58%),linear-gradient(#ffffff0e,#ffffff08);overflow:hidden}.AdminRequestTrackingCard-module-scss-module__zdc2rG__head{background:#0000001f;border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:flex-start;gap:12px;padding:14px;display:flex}.AdminRequestTrackingCard-module-scss-module__zdc2rG__titleBlock{min-width:0}.AdminRequestTrackingCard-module-scss-module__zdc2rG__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#7fe3a3db;font-size:11px;font-weight:950;line-height:1}.AdminRequestTrackingCard-module-scss-module__zdc2rG__title{color:var(--text);margin:6px 0 0;font-size:15px;font-weight:950;line-height:1.2}.AdminRequestTrackingCard-module-scss-module__zdc2rG__hint{color:#ffffffa8;max-width:720px;margin:7px 0 0;font-size:12px;font-weight:850;line-height:1.45}.AdminRequestTrackingCard-module-scss-module__zdc2rG__actions{flex-shrink:0;align-items:center;gap:8px;display:inline-flex}.AdminRequestTrackingCard-module-scss-module__zdc2rG__badge{border-radius:var(--r-pill);color:#ffffffc7;white-space:nowrap;background:#0000001f;border:1px solid #ffffff1a;justify-content:center;align-items:center;min-height:30px;padding:7px 10px;font-size:12px;font-weight:950;display:inline-flex}.AdminRequestTrackingCard-module-scss-module__zdc2rG__badge_success{color:#cdffe0fa;background:#7fe3a31f;border-color:#7fe3a33d}.AdminRequestTrackingCard-module-scss-module__zdc2rG__badge_warning{color:#ffe1b1fa;background:#f3b44b1c;border-color:#f3b44b3d}.AdminRequestTrackingCard-module-scss-module__zdc2rG__badge_danger{color:#ffd8d8fa;background:#ff63631c;border-color:#ff63633d}.AdminRequestTrackingCard-module-scss-module__zdc2rG__badge_muted{opacity:.75}.AdminRequestTrackingCard-module-scss-module__zdc2rG__badge_neutral{opacity:.92}.AdminRequestTrackingCard-module-scss-module__zdc2rG__refreshBtn{color:#ffffffdb;cursor:pointer;width:32px;height:32px;box-shadow:var(--inset);background:#ffffff0d;border:1px solid #ffffff21;border-radius:12px;font-weight:950;transition:all .18s}.AdminRequestTrackingCard-module-scss-module__zdc2rG__refreshBtn:hover:not(:disabled){background:#ffffff14;border-color:#ffffff2e;transform:translateY(-1px)}.AdminRequestTrackingCard-module-scss-module__zdc2rG__refreshBtn:disabled{opacity:.55;cursor:not-allowed}.AdminRequestTrackingCard-module-scss-module__zdc2rG__statusGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:14px;display:grid}.AdminRequestTrackingCard-module-scss-module__zdc2rG__field{border-radius:var(--r-lg);background:#0000001c;border:1px solid #ffffff14;grid-template-columns:150px 1fr;align-items:center;gap:10px;padding:10px 12px;display:grid}.AdminRequestTrackingCard-module-scss-module__zdc2rG__fieldLabel{color:#ffffff9e;font-size:12px;font-weight:900}.AdminRequestTrackingCard-module-scss-module__zdc2rG__fieldValue{color:#ffffffe6;word-break:break-word;min-width:0;font-size:12.5px;font-weight:900}.AdminRequestTrackingCard-module-scss-module__zdc2rG__strong{color:var(--text);font-weight:950}.AdminRequestTrackingCard-module-scss-module__zdc2rG__mono{font-variant-numeric:tabular-nums;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px}.AdminRequestTrackingCard-module-scss-module__zdc2rG__metaGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:0 14px 14px;display:grid}.AdminRequestTrackingCard-module-scss-module__zdc2rG__metaBox{border-radius:var(--r-lg);background:#ffffff09;border:1px solid #ffffff14;flex-direction:column;gap:5px;padding:11px 12px;display:flex}.AdminRequestTrackingCard-module-scss-module__zdc2rG__metaBox span{color:#ffffff8f;font-size:11px;font-weight:900}.AdminRequestTrackingCard-module-scss-module__zdc2rG__metaBox b{color:#ffffffe6;font-size:12px;font-weight:950}.AdminRequestTrackingCard-module-scss-module__zdc2rG__warningBox{border-radius:var(--r-lg);color:#ffe1b2f5;background:#f3b44b17;border:1px solid #f3b44b38;margin:0 14px 12px;padding:11px 12px;font-size:12px;font-weight:850;line-height:1.45}.AdminRequestTrackingCard-module-scss-module__zdc2rG__error{border-radius:var(--r-lg);color:#ffd8d8fa;background:#ff63631a;border:1px solid #ff63633d;margin:14px 14px 0;padding:11px 12px;font-size:12px;font-weight:900}.AdminRequestTrackingCard-module-scss-module__zdc2rG__skeleton{border-radius:var(--r-lg);color:#ffffffa8;background:#0000001a;border:1px solid #ffffff14;margin:14px;padding:13px;font-size:12px;font-weight:900}.AdminRequestTrackingCard-module-scss-module__zdc2rG__footer{background:#0000001a;border-top:1px solid #ffffff12;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.AdminRequestTrackingCard-module-scss-module__zdc2rG__footerText{color:#ffffff9e;font-size:12px;font-weight:850}.AdminRequestTrackingCard-module-scss-module__zdc2rG__mapBtn{color:#e8fff0f5;cursor:pointer;background:radial-gradient(520px 180px at 20% -40%,#7fe3a326 0%,#0000 65%),#0000002e;border:1px solid #7fe3a33d;border-radius:12px;height:34px;padding:0 12px;font-size:12px;font-weight:950;transition:all .18s}.AdminRequestTrackingCard-module-scss-module__zdc2rG__mapBtn:hover:not(:disabled){background:radial-gradient(520px 180px at 20% -40%,#7fe3a333 0%,#0000 65%),#00000038;border-color:#7fe3a357;transform:translateY(-1px)}.AdminRequestTrackingCard-module-scss-module__zdc2rG__mapBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}@media (max-width:760px){.AdminRequestTrackingCard-module-scss-module__zdc2rG__head,.AdminRequestTrackingCard-module-scss-module__zdc2rG__footer{flex-direction:column;align-items:stretch}.AdminRequestTrackingCard-module-scss-module__zdc2rG__actions{justify-content:space-between}.AdminRequestTrackingCard-module-scss-module__zdc2rG__statusGrid,.AdminRequestTrackingCard-module-scss-module__zdc2rG__metaGrid{grid-template-columns:1fr}.AdminRequestTrackingCard-module-scss-module__zdc2rG__field{grid-template-columns:1fr;gap:5px}.AdminRequestTrackingCard-module-scss-module__zdc2rG__mapBtn{width:100%}}.AdminRequestTrackingCard-module-scss-module__zdc2rG__successBox{border-radius:var(--r-lg);color:#cdffe0fa;background:#7fe3a31a;border:1px solid #7fe3a33d;margin:14px 14px 0;padding:11px 12px;font-size:12px;font-weight:900;line-height:1.45}.AdminRequestTrackingCard-module-scss-module__zdc2rG__footerActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:inline-flex}.AdminRequestTrackingCard-module-scss-module__zdc2rG__supportBtn,.AdminRequestTrackingCard-module-scss-module__zdc2rG__resetBtn{cursor:pointer;border-radius:12px;height:34px;padding:0 12px;font-size:12px;font-weight:950;transition:all .18s}.AdminRequestTrackingCard-module-scss-module__zdc2rG__supportBtn{color:#ebf5fff5;background:radial-gradient(520px 180px at 20% -40%,#6aa6ff26 0%,#0000 65%),#0000002e;border:1px solid #6aa6ff3d}.AdminRequestTrackingCard-module-scss-module__zdc2rG__resetBtn{color:#ffe1b1f5;background:radial-gradient(520px 180px at 20% -40%,#f3b44b21 0%,#0000 65%),#0000002e;border:1px solid #f3b44b3d}.AdminRequestTrackingCard-module-scss-module__zdc2rG__supportBtn:hover:not(:disabled),.AdminRequestTrackingCard-module-scss-module__zdc2rG__resetBtn:hover:not(:disabled){transform:translateY(-1px)}.AdminRequestTrackingCard-module-scss-module__zdc2rG__supportBtn:disabled,.AdminRequestTrackingCard-module-scss-module__zdc2rG__resetBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}@media (max-width:760px){.AdminRequestTrackingCard-module-scss-module__zdc2rG__footerActions{grid-template-columns:1fr;width:100%;display:grid}.AdminRequestTrackingCard-module-scss-module__zdc2rG__supportBtn,.AdminRequestTrackingCard-module-scss-module__zdc2rG__resetBtn{width:100%}}
