:root{--p50:#eff4ff;--p100:#dbe6fe;--p200:#bfd3fe;--p300:#93b4fd;--p400:#6090fa;--p500:#3b6ff6;--p600:#2563eb;--p700:#1d4ed8;--p800:#1e40af;--p900:#1e3a8a;--n0:#fff;--n25:#fafbfc;--n50:#f5f6f8;--n100:#eef0f3;--n200:#e1e4ea;--n300:#c9cfd8;--n400:#9aa2af;--n500:#6b7280;--n600:#4b5563;--n700:#374151;--n800:#1f2937;--n900:#14181f;--s50:#eaf7ee;--s100:#cdefd8;--s300:#86d6a0;--s600:#16a34a;--s700:#116932;--w50:#fef6e8;--w100:#fce7c2;--w300:#f5c46b;--w600:#d97706;--w700:#8a5a05;--d50:#fdecec;--d100:#f9d2d2;--d300:#f09a9a;--d600:#dc2626;--d700:#b42318;--d800:#912018;--v50:#f1edfd;--v700:#5b3cc4;--nv900:#14213d;--nv800:#1e2e52;--nv700:#2a3b63;--nv300:#a9b4ce;--sh1:0 1px 2px #14181f0f;--sh2:0 8px 24px #14181f1f;--sh3:0 24px 64px #14181f38;--ring:0 0 0 3px #2563eb47;--ringd:0 0 0 3px #dc262633}*{box-sizing:border-box}body{background:var(--n50);color:var(--n900);margin:0;font-family:Manrope,system-ui,sans-serif;font-size:14px;line-height:20px}button,input,select,textarea{font-family:inherit}a{color:var(--p600);font-weight:700;text-decoration:none}a:hover{color:var(--p700);text-decoration:underline}a.lk{color:inherit;font-weight:inherit}a.lk:hover{text-decoration:none}.sr{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.i{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:16px;height:16px}.i-s{width:14px;height:14px}.i-l{width:20px;height:20px}.i-xl{width:24px;height:24px}.i-xxl{stroke-width:1.4px;width:40px;height:40px}.row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.nw{flex-wrap:nowrap}.col{flex-direction:column;gap:8px;display:flex}.sp{flex:1}.g2{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.g3{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.g4{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.h1{font-size:24px;font-weight:800;line-height:32px}.h2{font-size:20px;font-weight:800;line-height:28px}.h3{font-size:16px;font-weight:700;line-height:24px}.ttl{font-size:14px;font-weight:800;line-height:20px}.cap{color:var(--n500);font-size:12px;line-height:16px}.sub{color:var(--n500);text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:800;line-height:16px}.t2{color:var(--n500);font-size:12px;font-weight:500;line-height:16px}.card{border:1px solid var(--n200);background:#fff;border-radius:14px;padding:20px}.btn{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:8px;height:40px;padding:0 16px;font-size:14px;font-weight:700;line-height:1;text-decoration:none;transition:background .12s,border-color .12s,box-shadow .12s;display:inline-flex}.btn:hover{text-decoration:none}.btn-s{border-radius:8px;gap:6px;height:32px;padding:0 12px;font-size:13px}.btn-l{border-radius:12px;height:48px;padding:0 20px;font-size:15px}.btn-w{width:100%}.btn-p{background:var(--p600);color:#fff}.btn-p:hover{background:var(--p700);color:#fff}.btn-p:active{background:var(--p800)}.btn-sec{color:var(--n800);border-color:var(--n300);background:#fff}.btn-sec:hover{background:var(--n50);border-color:var(--n400);color:var(--n900)}.btn-g{color:var(--p600);background:0 0}.btn-g:hover{background:var(--p50);color:var(--p700)}.btn-gn{color:var(--n700);background:0 0}.btn-gn:hover{background:var(--n100);color:var(--n900)}.btn-d{background:var(--d600);color:#fff}.btn-d:hover{background:var(--d700);color:#fff}.btn-do{color:var(--d700);border-color:var(--d300);background:#fff}.btn-do:hover{background:var(--d50)}.btn-ok{background:var(--s600);color:#fff}.btn-ok:hover{background:var(--s700);color:#fff}.btn-inv{color:#fff;background:#ffffff1f}.btn-inv:hover{color:#fff;background:#ffffff38}.btn:focus-visible{box-shadow:var(--ring);outline:none}.btn.is-dis,.btn:disabled{background:var(--n100);color:var(--n400);border-color:var(--n100);cursor:not-allowed;box-shadow:none}.btn-ic{width:40px;padding:0}.btn-s.btn-ic{width:32px}.btn-l.btn-ic{width:48px}.btn-grp{display:inline-flex}.btn-grp .btn{border-radius:0}.btn-grp .btn:first-child{border-radius:10px 0 0 10px}.btn-grp .btn:last-child{border-left:1px solid #ffffff59;border-radius:0 10px 10px 0}.fld{flex-direction:column;gap:6px;min-width:0;display:flex}.lbl{color:var(--n700);align-items:center;gap:4px;font-size:13px;font-weight:700;line-height:18px;display:flex}.req{color:var(--d600)}.opt{color:var(--n500);font-weight:500}.ctl{border:1px solid var(--n300);height:40px;color:var(--n900);background:#fff;border-radius:10px;align-items:center;gap:8px;min-width:0;padding:0 12px;font-size:14px;transition:border-color .12s,box-shadow .12s;display:flex}button.ctl{text-align:left;cursor:pointer;width:100%;font:inherit}.ctl input,.ctl textarea{font:inherit;color:inherit;background:0 0;border:0;outline:0;flex:1;min-width:0;height:100%;padding:0}.ctl input::placeholder,.ctl textarea::placeholder{color:var(--n400)}.ctl:hover{border-color:var(--n400)}.ctl:focus-within,.ctl.is-focus{border-color:var(--p600);box-shadow:var(--ring)}.ctl.is-err{border-color:var(--d600);background:#fffbfb}.ctl.is-err:focus-within{box-shadow:var(--ringd)}.ctl.is-warn{border-color:var(--w600)}.ctl.is-ok{border-color:var(--s600)}.ctl.is-dis{background:var(--n50);border-color:var(--n200);color:var(--n400);cursor:not-allowed}.ctl.is-ro{background:var(--n50);border-color:var(--n200);color:var(--n700)}.ctl.is-on{border-color:var(--p300);background:var(--p50);color:var(--p800)}.ctl-s{border-radius:8px;height:32px;padding:0 10px;font-size:13px}.ctl-m{border-radius:8px;height:36px;padding:0 10px}.ctl-l{border-radius:12px;height:48px;padding:0 14px;font-size:16px}.ctl-a{align-items:flex-start;height:auto;padding:10px 12px}.ctl-a textarea{resize:none;height:auto;line-height:20px}.ctl .i{color:var(--n500)}.ctl.is-err .i-st{color:var(--d600)}.ctl.is-ok .i-st{color:var(--s600)}.ctl.is-warn .i-st{color:var(--w600)}.pre{color:var(--n500);white-space:nowrap;border-right:1px solid var(--n200);align-items:center;height:22px;padding-right:10px;font-size:13px;font-weight:700;display:flex}.num input{text-align:right;font-variant-numeric:tabular-nums;font-weight:700}.sfx{color:var(--n500);white-space:nowrap;font-size:13px}.ph{color:var(--n400)}.hint{color:var(--n500);align-items:flex-start;gap:6px;font-size:12px;line-height:16px;display:flex}.hint .i{width:14px;height:14px;margin-top:1px}.hint.err{color:var(--d700)}.hint.warn{color:var(--w700)}.hint.ok{color:var(--s700)}.clr{background:var(--n100);width:20px;height:20px;color:var(--n600);cursor:pointer;border:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.clr .i{stroke-width:2.2px;width:12px;height:12px;color:var(--n600)}.ib{width:28px;height:28px;color:var(--n500);cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;margin-right:-6px;padding:0;display:inline-flex}.ib:hover{background:var(--n100)}.strength{gap:4px;display:flex}.strength i{border-radius:2px;flex:1;height:4px;display:block}.rl{color:var(--n500);align-items:center;gap:6px;font-size:12px;line-height:16px;display:flex}.rl .i{width:14px;height:14px}.rl.ok{color:var(--s700)}.rl.bad{color:var(--d700)}.menu{border:1px solid var(--n200);box-shadow:var(--sh2);background:#fff;border-radius:12px;flex-direction:column;gap:1px;padding:6px;display:flex}.mi{min-height:36px;color:var(--n800);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;width:100%;padding:8px 10px;font-size:14px;display:flex}.mi:hover,.mi.is-hover{background:var(--n50)}.mi.is-sel{background:var(--p50);color:var(--p700);font-weight:700}.mi.is-dis{color:var(--n400);cursor:not-allowed}.mi.is-dng{color:var(--d700)}.mi.is-dng .i{color:var(--d600)}.mi .i{color:var(--n500)}.mi.is-sel .i{color:var(--p600)}.mi-t{flex-direction:column;gap:1px;min-width:0;display:flex}.mi-sub{color:var(--n500);font-size:12px;font-weight:500;line-height:16px}.mi-k{color:var(--n500);white-space:nowrap;margin-left:auto;padding-left:12px;font-size:12px;font-weight:600}.mg{color:var(--n500);text-transform:uppercase;letter-spacing:.06em;padding:8px 10px 4px;font-size:11px;font-weight:800}.msep{background:var(--n100);height:1px;margin:4px 2px}.mst{text-align:center;color:var(--n600);flex-direction:column;align-items:center;gap:6px;padding:14px 12px;font-size:13px;display:flex}.mf{border-top:1px solid var(--n100);justify-content:space-between;align-items:center;gap:8px;margin-top:4px;padding:8px 6px 2px;display:flex}mark{color:inherit;background:#fdebb0;border-radius:3px;padding:0 1px}.chk{color:var(--n800);cursor:pointer;align-items:flex-start;gap:10px;font-size:14px;line-height:20px;display:inline-flex}.box{border:1.5px solid var(--n400);color:#fff;background:#fff;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;margin-top:1px;display:inline-flex}.box .i{stroke-width:2.8px;width:12px;height:12px}.box.is-on,.box.is-ind{background:var(--p600);border-color:var(--p600)}.box.is-err{border-color:var(--d600)}.sw{background:var(--n300);border-radius:999px;flex-shrink:0;width:36px;height:20px;display:inline-block;position:relative}.sw:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #14181f40}.sw.is-on{background:var(--p600)}.sw.is-on:after{left:18px}.pill{white-space:nowrap;border-radius:999px;align-items:center;gap:6px;height:24px;padding:0 10px;font-size:12px;font-weight:700;line-height:1;display:inline-flex}.pill .dot{background:currentColor;border-radius:50%;width:6px;height:6px}.pill .i{stroke-width:2.2px;width:12px;height:12px}.pill-s{height:20px;padding:0 8px;font-size:11px}.pl-ok{background:var(--s50);color:var(--s700)}.pl-warn{background:var(--w50);color:var(--w700)}.pl-err{background:var(--d50);color:var(--d700)}.pl-info{background:var(--p50);color:var(--p700)}.pl-neu{background:var(--n100);color:var(--n600)}.pl-v{background:var(--v50);color:var(--v700)}.pl-nv{background:var(--nv900);color:#fff}.pl-out{color:var(--n600);box-shadow:inset 0 0 0 1px var(--n300);background:#fff}.chip{border:1px solid var(--n300);height:32px;color:var(--n700);cursor:pointer;white-space:nowrap;background:#fff;border-radius:999px;align-items:center;gap:6px;padding:0 12px;font-size:13px;font-weight:600;display:inline-flex}.chip:hover{background:var(--n50)}.chip.is-on{background:var(--p50);border-color:var(--p300);color:var(--p700)}.chip .x{width:18px;height:18px;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;margin-right:-6px;padding:0;display:inline-flex}.chip .x .i{stroke-width:2.2px;width:12px;height:12px}.chip-c{background:var(--p600);color:#fff;border-radius:999px;padding:2px 7px;font-size:11px;font-weight:800;line-height:1}.bdg{background:var(--d600);color:#fff;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:800;line-height:1;display:inline-flex}.bdg-p{background:var(--p600)}.bdg-n{background:var(--n200);color:var(--n700)}.bdg-w{color:var(--p700);background:#fff}.av{background:var(--nv900);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;font-weight:800;display:inline-flex}.av-s{width:26px;height:26px;font-size:10px}.av-l{width:40px;height:40px;font-size:14px}.av-2{background:#5b3cc4}.av-3{background:#0f766e}.av-4{background:#b45309}.al{color:var(--n800);border:1px solid;border-radius:12px;align-items:flex-start;gap:12px;padding:14px 16px;font-size:13px;line-height:20px;display:flex}.al .ia{width:20px;height:20px}.al-t{font-size:14px;font-weight:800;line-height:20px}.al-b{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.al-info{background:var(--p50);border-color:var(--p200)}.al-info .ia{color:var(--p600)}.al-ok{background:var(--s50);border-color:var(--s100)}.al-ok .ia{color:var(--s600)}.al-warn{background:var(--w50);border-color:var(--w100)}.al-warn .ia{color:var(--w600)}.al-err{background:var(--d50);border-color:var(--d100)}.al-err .ia{color:var(--d600)}.bn{align-items:center;gap:12px;padding:10px 24px;font-size:13px;font-weight:600;display:flex}.bar{background:var(--n100);border-radius:999px;height:6px;position:relative;overflow:hidden}.bar i{background:var(--p600);border-radius:999px;height:100%;transition:width .4s;display:block}.bar.ok i{background:var(--s600)}.bar.err i{background:var(--d600)}.bar.warn i{background:var(--w600)}.bar.pause i{background:var(--n400)}.bar.v i{background:var(--v700)}.bar.ind i{width:35%;animation:1.3s ease-in-out infinite ind}@keyframes ind{0%{transform:translate(-110%)}to{transform:translate(300%)}}.spin{border:2px solid;border-right-color:#0000;border-radius:50%;flex-shrink:0;width:14px;height:14px;animation:.8s linear infinite spin;display:inline-block}.spin-l{border-width:3px;width:24px;height:24px}@keyframes spin{to{transform:rotate(360deg)}}.sk{background:linear-gradient(90deg,var(--n100) 0%,var(--n50) 50%,var(--n100) 100%);background-size:200% 100%;border-radius:6px;height:12px;animation:1.4s infinite sk}@keyframes sk{0%{background-position:200% 0}to{background-position:-200% 0}}.tc{border:1px solid var(--n200);background:#fff;border-radius:14px;overflow:hidden}.tb{border-bottom:1px solid var(--n100);align-items:center;gap:10px;padding:12px 16px;display:flex}.tbl{border-collapse:separate;border-spacing:0;width:100%;font-size:13px}.tbl th{background:var(--n25);text-align:left;color:var(--n600);border-bottom:1px solid var(--n200);white-space:nowrap;height:40px;padding:0 12px;font-size:12px;font-weight:700}.tbl td{border-bottom:1px solid var(--n100);height:52px;color:var(--n800);white-space:nowrap;padding:0 12px;position:relative}.tbl tbody tr:hover td{background:var(--n25)}.tbl tr:last-child td{border-bottom:0}.tbl .n{text-align:right;font-variant-numeric:tabular-nums}.tbl tr.is-sel td{background:var(--p50)}.tbl tr.is-dis td{color:var(--n400)}.tbl tr.tot td{background:var(--n25);border-top:1px solid var(--n200);border-bottom:0;font-weight:800}.tbl td.w,.tbl th.w{width:44px;padding-right:0}.th{cursor:pointer;align-items:center;gap:4px;display:inline-flex}.th .i{width:14px;height:14px;color:var(--n400)}.th.is-on{color:var(--n900)}.th.is-on .i{color:var(--p600)}.bulk{background:var(--nv900);color:#fff;align-items:center;gap:12px;padding:8px 16px;font-size:13px;font-weight:700;display:flex}.pgr{border-top:1px solid var(--n100);color:var(--n600);justify-content:space-between;align-items:center;gap:16px;padding:10px 16px;font-size:13px;display:flex}.pg{min-width:32px;height:32px;color:var(--n700);cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;padding:0 6px;font-size:13px;font-weight:700;display:inline-flex}.pg:hover{background:var(--n100)}.pg.is-on{background:var(--p600);color:#fff}.pg.is-dis{color:var(--n300);cursor:not-allowed}.tabs{border-bottom:1px solid var(--n200);gap:4px;display:flex}.tab{height:42px;color:var(--n600);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;gap:8px;margin-bottom:-1px;padding:0 14px;font-size:14px;font-weight:700;display:inline-flex}.tab:hover{color:var(--n900);border-bottom-color:var(--n300)}.tab.is-on{color:var(--p700);border-bottom-color:var(--p600)}.tab.is-on .bdg-n{background:var(--p100);color:var(--p700)}.seg{background:var(--n100);border-radius:10px;gap:2px;padding:3px;display:inline-flex}.sg{height:32px;color:var(--n600);cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:6px;padding:0 14px;font-size:13px;font-weight:700;display:inline-flex}.sg.is-on{color:var(--n900);box-shadow:var(--sh1);background:#fff}.nav{height:40px;color:var(--n600);cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:10px;width:100%;padding:0 12px;font-size:14px;font-weight:600;text-decoration:none;display:flex;position:relative}.nav:hover{background:var(--n50);color:var(--n900);text-decoration:none}.nav.is-on{background:var(--p50);color:var(--p700);font-weight:800}.nav .bdg,.nav .pill{margin-left:auto}.nav-g{color:var(--n400);text-transform:uppercase;letter-spacing:.08em;padding:14px 12px 6px;font-size:11px;font-weight:800}.crumbs{color:var(--n500);align-items:center;gap:6px;font-size:13px;display:flex}.crumbs a{color:var(--n600);font-weight:600}.crumbs .i{width:14px;height:14px;color:var(--n400)}.crumbs b{color:var(--n900);font-weight:700}.stc{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;font-weight:800;display:flex}.stc .i{stroke-width:2.6px;width:14px;height:14px}.st-done{background:var(--p600);color:#fff}.st-cur{color:var(--p700);box-shadow:inset 0 0 0 2px var(--p600);background:#fff}.st-up{background:var(--n100);color:var(--n500)}.st-err{background:var(--d600);color:#fff}.sl{background:var(--n200);flex:1;min-width:24px;height:2px}.sl.done{background:var(--p600)}.dz{border:1.5px dashed var(--n300);text-align:center;cursor:pointer;background:#fff;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:22px;display:flex}.dz:hover{border-color:var(--p400);background:var(--n25)}.dz-ic{background:var(--p50);width:44px;height:44px;color:var(--p600);border-radius:12px;justify-content:center;align-items:center;display:flex}.dz-t{font-size:14px;font-weight:800}.fr{border:1px solid var(--n200);background:#fff;border-radius:12px;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:14px;padding:12px 14px;display:grid}.fr-ic{border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.fr-n{align-items:center;gap:8px;font-size:14px;font-weight:800;display:flex}.fr-m{color:var(--n500);font-size:12px;line-height:16px}.fr-b{flex-direction:column;gap:6px;min-width:0;display:flex}.ic-n{background:var(--n100);color:var(--n500)}.ic-p{background:var(--p50);color:var(--p600)}.ic-ok{background:var(--s50);color:var(--s600)}.ic-w{background:var(--w50);color:var(--w600)}.ic-e{background:var(--d50);color:var(--d600)}.tm{background:var(--n100);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:112px;height:112px;display:flex;position:relative;overflow:hidden}.tm-o{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:8px;display:flex;position:absolute;inset:0}.tm-b{width:28px;height:28px;color:var(--n800);cursor:pointer;background:#fffffff2;border:0;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.kbd{border:1px solid var(--n300);min-width:24px;height:24px;color:var(--n700);background:#fff;border-bottom-width:2px;border-radius:6px;justify-content:center;align-items:center;padding:0 7px;font-family:ui-monospace,Menlo,monospace;font-size:11px;font-weight:800;display:inline-flex}.stat{border:1px solid var(--n200);background:#fff;border-radius:14px;flex-direction:column;gap:4px;padding:16px 18px;display:flex}.stat-l{color:var(--n500);font-size:12px;font-weight:700}.stat-v{font-variant-numeric:tabular-nums;font-size:26px;font-weight:800;line-height:34px}.kv{grid-template-columns:150px 1fr;font-size:13px;display:grid}.kv span{border-bottom:1px solid var(--n100);padding:8px 0}.kv span:nth-child(odd){color:var(--n500)}.kv span:nth-child(2n){font-weight:700}.app{background:var(--n50);display:flex;overflow:hidden}.side{border-right:1px solid var(--n200);background:#fff;flex-direction:column;flex-shrink:0;width:248px;padding:16px 12px;display:flex}.main{flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}.top{border-bottom:1px solid var(--n200);background:#fff;flex-shrink:0;align-items:center;gap:8px;height:64px;padding:0 24px;display:flex}.content{flex-direction:column;flex:1;gap:20px;padding:24px 32px 40px;display:flex;overflow-y:auto}.icw{display:inline-flex;position:relative}.icw .bdg{position:absolute;top:-2px;right:-2px}.sdot{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.sdot .i{stroke-width:3px;width:10px;height:10px}.sd-ok{background:var(--s50);color:var(--s600)}.sd-run{background:var(--p50);color:var(--p600)}.sd-wait{background:var(--v50);color:var(--v700)}.sd-pend{box-shadow:inset 0 0 0 1.5px var(--n300);background:#fff}.sd-err{background:var(--d50);color:var(--d600)}.sd-skip{background:var(--n100);color:var(--n500)}.vr{border-bottom:1px solid var(--n100);grid-template-columns:36px minmax(0,1fr) 150px;align-items:center;gap:14px;padding:8px 0;display:grid}.vr-n{background:var(--p50);width:28px;height:28px;color:var(--p700);border-radius:8px;justify-content:center;align-items:center;font-size:12px;font-weight:800;display:flex}.vr-l{color:var(--n800);font-size:13px;line-height:18px}.brand{background:var(--nv900);color:#fff;flex-direction:column;justify-content:space-between;padding:56px;display:flex}.bf{align-items:flex-start;gap:14px;display:flex}.bf-i{background:var(--nv800);color:#93b4fd;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.tbl-f{table-layout:fixed}.tbl-f td{text-overflow:ellipsis;overflow:hidden}.ell{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.tc-x{overflow-x:auto}.drw-w{z-index:40;background:#14181f66;justify-content:flex-end;display:flex;position:absolute;inset:0}.drw{width:420px;height:100%;box-shadow:var(--sh3);background:#fff;flex-direction:column;display:flex}.drw-h{border-bottom:1px solid var(--n200);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.drw-b{flex-direction:column;flex:1;gap:16px;padding:20px;display:flex;overflow-y:auto}.drw-f{border-top:1px solid var(--n200);background:var(--n25);gap:8px;padding:14px 20px;display:flex}.li{text-align:left;cursor:pointer;width:100%;color:var(--n800);background:0 0;border:0;border-radius:10px;align-items:center;gap:10px;padding:10px 12px;font-size:14px;display:flex}.li:hover{background:var(--n50)}.li.is-on{background:var(--p50);color:var(--p700);font-weight:800}.chk.is-dis{color:var(--n400);cursor:not-allowed}.box.is-dis{background:var(--n100);border-color:var(--n200)}.box.is-on.is-dis{background:var(--p200);border-color:var(--p200)}.rad{border:1.5px solid var(--n400);background:#fff;border-radius:50%;flex-shrink:0;width:18px;height:18px;margin-top:1px;display:inline-flex}.rad.is-on{border:5.5px solid var(--p600)}.rad.is-err{border-color:var(--d600)}.rad.is-dis{background:var(--n100);border-color:var(--n200)}.rad.is-on.is-dis{border-color:var(--p200);background:#fff}.sw.is-dis{background:var(--n200)}.sw.is-on.is-dis{background:var(--p200)}.chk input:focus-visible+.box,.chk input:focus-visible+.rad,.chk input:focus-visible+.sw{box-shadow:var(--ring)}.ctl .chev{margin-left:auto}.al-a{gap:8px;margin-top:8px;display:flex}.al-x{width:28px;height:28px;color:var(--n500);cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;margin:-4px -6px 0 0;padding:0;display:inline-flex}.toast{background:var(--n900);color:#fff;width:400px;max-width:100%;box-shadow:var(--sh3);border-radius:12px;align-items:flex-start;gap:12px;padding:14px 16px;font-size:13px;line-height:20px;display:flex}.toast .ia{flex-shrink:0;width:20px;height:20px}.toast .tl{color:#93b4fd;cursor:pointer;white-space:nowrap;background:0 0;border:0;padding:0;font-size:13px;font-weight:800}.toast .tx{color:#9aa2af;cursor:pointer;background:0 0;border:0;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin:-2px -4px 0 0;padding:0;display:inline-flex}.spin-xl{border-width:4px;width:40px;height:40px}.st{text-align:center;flex-direction:column;align-items:center;gap:10px;padding:32px 24px;display:flex}.st-t{font-size:16px;font-weight:800}.st-d{color:var(--n500);max-width:320px;font-size:13px;line-height:20px}.icb{border-radius:18px;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.scrim{z-index:50;background:#14181f80;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.mod{width:480px;max-width:100%;box-shadow:var(--sh3);background:#fff;border-radius:16px;flex-direction:column;display:flex;overflow:hidden}.mod-h{justify-content:space-between;align-items:flex-start;gap:12px;padding:22px 24px 6px;display:flex}.mod-t{font-size:18px;font-weight:800;line-height:26px}.mod-b{color:var(--n600);flex-direction:column;gap:14px;padding:0 24px 20px;font-size:14px;line-height:22px;display:flex}.mod-f{border-top:1px solid var(--n100);background:var(--n25);justify-content:flex-end;gap:10px;padding:14px 24px;display:flex}.mod-ic{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.msheet-w{z-index:50;background:#14181f73;align-items:flex-end;display:flex;position:fixed;inset:0}.msheet{background:#fff;border-radius:20px 20px 0 0;flex-direction:column;width:100%;max-height:90%;display:flex}.msheet-b{flex-direction:column;gap:12px;padding:4px 16px 12px;display:flex;overflow-y:auto}.nav.is-dis{color:var(--n400);cursor:not-allowed}.nav-sub{height:34px;padding-left:38px;font-size:13px}.nav-ic{justify-content:center;width:44px;height:44px;padding:0}.mh{border-bottom:1px solid var(--n200);background:#fff;flex-shrink:0;align-items:center;gap:4px;min-height:56px;padding:6px 8px;display:flex}.mh-t{flex:1;min-width:0;padding:0 4px}.mh-t .ttl{font-size:16px;line-height:22px}.m44{border-radius:12px!important;width:44px!important;height:44px!important;padding:0!important}.bt{border-top:1px solid var(--n200);background:#fff;justify-content:space-around;align-items:flex-end;padding:6px 4px 18px;display:flex}.bti{color:var(--n500);background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:56px;min-height:44px;font-size:11px;font-weight:700;display:flex;position:relative}.bti.is-on{color:var(--p700)}.bti-plus{background:var(--p600);color:#fff;border:0;border-radius:16px;justify-content:center;align-self:flex-start;align-items:center;width:52px;height:52px;margin-top:-26px;display:flex;box-shadow:0 6px 16px #2563eb59}.mnav{flex-direction:column;gap:16px;display:flex}.mnav-g{flex-direction:column;gap:8px;display:flex}.mnav-g>.sub{padding:0 2px}.mnav-l{border:1px solid var(--n200);background:#fff;border-radius:14px;flex-direction:column;display:flex;overflow:hidden}.mni{min-height:58px;color:var(--n900);border-top:1px solid var(--n100);text-align:left;font:inherit;background:0 0;align-items:center;gap:12px;width:100%;padding:9px 12px;text-decoration:none;display:flex}.mni:first-child{border-top:0}.mni:hover{background:var(--n25);color:var(--n900);text-decoration:none}.mni-ic{background:var(--p50);width:38px;height:38px;color:var(--p600);border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.mni-b{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.mni-b .t{font-size:15px;font-weight:700;line-height:20px}.mni .ch{color:var(--n400);flex-shrink:0}.mni.dng{color:var(--d700)}.mni.dng .mni-ic{background:var(--d50);color:var(--d600)}@media (width<=767px){.brand{display:none}}.sum{border-bottom:1px solid var(--n100);align-items:center;gap:12px;padding:12px 0;display:flex}.sum:last-child{border-bottom:0}.stepper-vertical{display:none}@media (width<=767px){.stepper-horizontal{display:none}.stepper-vertical{display:flex}}.chatw{background:var(--n50);flex-direction:column;flex:1;min-height:0;display:flex}.chat{flex-direction:column;flex:1;gap:12px;padding:18px 20px;display:flex;overflow-y:auto}.msg{gap:10px;max-width:74%;display:flex}.msg.out{flex-direction:row-reverse;align-self:flex-end}.bub{border:1px solid var(--n200);color:var(--n900);white-space:pre-line;background:#fff;border-radius:14px 14px 14px 4px;padding:10px 14px;font-size:14px;line-height:20px}.msg.out .bub{background:var(--p600);color:#fff;border-color:var(--p600);border-radius:14px 14px 4px}.mw{flex-direction:column;gap:4px;min-width:0;display:flex}.mt{color:var(--n500);align-items:center;gap:6px;font-size:11px;line-height:14px;display:flex}.msg.out .mt{justify-content:flex-end}.day{color:var(--n600);background:var(--n100);border-radius:999px;align-self:center;padding:4px 12px;font-size:12px;font-weight:700}.sysm{max-width:80%;color:var(--n600);border:1px dashed var(--n300);text-align:center;background:#fff;border-radius:10px;align-self:center;padding:8px 14px;font-size:12px;line-height:17px}.compose{border-top:1px solid var(--n200);background:#fff;flex-direction:column;flex-shrink:0;gap:8px;padding:12px 16px;display:flex}.att{border:1px solid var(--n200);color:var(--n700);background:var(--n25);border-radius:10px;align-items:center;gap:8px;padding:6px 10px;font-size:12px;display:inline-flex}.qt{flex-wrap:wrap;gap:8px;display:flex}.qtb{border:1px solid var(--n300);height:32px;color:var(--n700);cursor:pointer;background:#fff;border-radius:999px;padding:0 12px;font-size:13px;font-weight:700}.qtb:hover{border-color:var(--p300);color:var(--p700);background:var(--p50)}.wdg{background:var(--n50);width:380px;box-shadow:var(--sh3);border:1px solid var(--n200);border-radius:16px;flex-direction:column;display:flex;overflow:hidden}.wdg-h{background:var(--nv900);color:#fff;flex-shrink:0;align-items:center;gap:12px;padding:12px 14px;display:flex}.fab{background:var(--p600);color:#fff;cursor:pointer;border:0;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex;position:relative;box-shadow:0 8px 24px #2563eb59}.tick{align-items:center;gap:2px;display:inline-flex}.thr{border-bottom:1px solid var(--n100);cursor:pointer;text-align:left;background:#fff;border-left:3px solid #0000;align-items:flex-start;gap:10px;width:100%;padding:12px 14px;display:flex}.thr:hover{background:var(--n25)}.thr.is-on{background:var(--p50);border-left-color:var(--p600)}.thr.un .tsub{color:var(--n900);font-weight:800}.tsub{color:var(--n600);font-size:13px;line-height:18px}.typing{align-items:center;gap:3px;display:inline-flex}.typing i{background:var(--n400);border-radius:50%;width:5px;height:5px;animation:1s infinite tp;display:block}.typing i:nth-child(2){animation-delay:.15s}.typing i:nth-child(3){animation-delay:.3s}@keyframes tp{0%,60%,to{opacity:.3}30%{opacity:1}}@media (pointer:coarse){.btn-ic,.ib,.clr,.al-x,.tm-b,.tx,button.stc,.hit{position:relative}.btn-ic:after,.ib:after,.clr:after,.al-x:after,.tm-b:after,.tx:after,button.stc:after,.hit:after{content:"";width:max(100%,44px);height:max(100%,44px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.pg{min-width:44px;height:44px}:is(.ctl:has(.ib),.ctl:has(.clr)){padding-right:4px}.ib-close{flex-shrink:0;width:44px;height:44px}}.menu{width:max-content}.tbl-f td.ov,.tbl-f td.ov .ell.ov{overflow:visible}@media (width<=767px){.side,.top{display:none}}@media (width>=768px){.mh,.bt{display:none}}.bt{z-index:10;position:relative}@media (width<=767px){.support-widget-desktop-only,.support-page-header-desktop-only{display:none}.support-page-card{border:0;border-radius:0}.content:has(.support-page-card){gap:0;padding:0}.support-page-card .chat{padding:14px}.support-page-card .msg{max-width:88%}.support-page-card .compose{padding:10px 12px 18px}.support-page-card .qt{scrollbar-width:none;flex-wrap:nowrap;padding-bottom:2px;overflow-x:auto}.support-page-card .qt::-webkit-scrollbar{display:none}.support-page-card .qtb{white-space:nowrap;flex-shrink:0;height:36px}.support-page-card .compose .btn{min-width:44px;min-height:44px}.support-page-card .support-send-label{display:none}}.side{overflow-y:auto}.guest-widget-root{z-index:30;position:fixed;bottom:20px;right:20px}.guest-widget-panel{width:380px;height:580px;position:absolute;bottom:76px;right:0}@media (width<=767px){.guest-widget-root.is-open{inset:0}.guest-widget-panel{border-radius:0;width:100%;height:100%;position:static}.guest-widget-root.is-open .guest-widget-fab{display:none}}.mprog{gap:4px;display:flex}.mprog span{background:var(--n200);border-radius:2px;flex:1;height:4px}.mprog span.on{background:var(--p600)}button.ctl.ctl-tags{height:auto;min-height:40px;padding-top:4px;padding-bottom:4px}.ctl-tags .ms-tags{flex-wrap:wrap;flex:1;gap:4px;min-width:0;display:flex}.ctl-tags .ms-tags .chip{text-overflow:ellipsis;max-width:100%;height:28px;overflow:hidden}.ctl-tags .chev{flex-shrink:0}.ctxc{flex-wrap:wrap;gap:6px;min-width:0;max-width:100%;display:flex}.ctxc .pill{white-space:normal;text-align:left;border-radius:14px;max-width:100%;height:auto;min-height:24px;padding:5px 10px;line-height:14px}.stp{color:var(--n700);align-items:center;gap:10px;padding:6px 0;font-size:13px;display:flex}.mbar{border-top:1px solid var(--n200);background:#fff;flex-direction:column;flex-shrink:0;gap:8px;padding:12px 16px 20px;display:flex}.mb{flex-direction:column;flex:1;gap:12px;padding:12px 16px 16px;display:flex;overflow-y:auto}.wz-desk{display:contents}.wz-mob{display:none}@media (width<=767px){.wz-desk{display:none}.wz-mob{margin:-24px -32px -40px;display:flex}}@media (width>=768px){.mbar{display:none}}.mni{cursor:pointer;border-bottom:0;border-left:0;border-right:0}.mni:disabled{cursor:default}@media (width<=767px){.content:has(.mnav){gap:16px;padding:12px 16px 16px}}.nav{text-align:left}.toast-stack{z-index:100;pointer-events:none;flex-direction:column;gap:8px;display:flex;position:fixed;bottom:24px;right:24px}.toast-stack .toast{pointer-events:auto}@media (width<=767px){.toast-stack{inset:12px 16px auto}.toast-stack .toast{width:auto}}.mc .fr-ic{flex-shrink:0;width:40px;height:40px}.fr.tone-warn,.mc.tone-warn{border-color:var(--w300)}.fr.tone-error,.mc.tone-error{border-color:var(--d300);background:#fffbfb}.up-tone-p{color:var(--p700)}.up-tone-n{color:var(--n600)}.up-tone-w{color:var(--w700)}.up-tone-d{color:var(--d700)}.up-pct{font-weight:800}.up-name{font-size:14px;font-weight:800}.up-mact{justify-content:flex-end;gap:6px}.up-mact .btn{height:40px}.fr-n .ell{min-width:0}.up-photo{gap:6px;min-width:0}.tm-img{object-fit:cover;width:100%;height:100%;display:block}.tm-ph{color:var(--n400);justify-content:center;align-items:center;display:flex}.tm.tm-warn{box-shadow:0 0 0 2px var(--w300)}.tm.tm-m{width:auto;height:110px}.up-tm-btn{cursor:pointer;font:inherit;background:#ffffffd9;border:0}.up-tm-res{pointer-events:none;justify-content:flex-end;padding:6px}.up-tm-rm{pointer-events:none;justify-content:flex-start;align-items:flex-end;padding:6px}.tm-m .up-tm-rm{padding:4px}.up-tm-rm .tm-b{pointer-events:auto}.bn.bn-warn{background:var(--w100);color:var(--w700)}.bn.bn-ok{background:var(--s100);color:var(--s700)}@media (width<=767px){.bn.bn-warn,.bn.bn-ok{padding:10px 16px}}.vr.vr-cat{grid-template-columns:40px minmax(0,1fr) 170px 300px;gap:16px;min-height:54px}@media (width<=1279px){.vr.vr-cat{grid-template-columns:40px minmax(0,1fr) 170px;gap:4px 16px}.vr.vr-cat>.hint{grid-column:2/-1}.vr.vr-cat>.hint:empty{display:none}}@media (width<=767px){.vr.vr-cat{grid-template-columns:28px minmax(0,1fr);gap:6px 12px}.vr.vr-cat>.ctl,.vr.vr-cat>.hint{grid-column:2}.vr.vr-cat>.hint:empty,.cat-foot,.sub-foot,.cat-stepper,.cat-h1{display:none}}.sm-row{border-bottom:1px solid var(--n100);justify-content:space-between;align-items:baseline;gap:16px;padding:6px 0;display:flex}.step-link{color:inherit;align-items:center;gap:8px;text-decoration:none;display:flex}.step-link:hover .ttl{text-decoration:underline}.nc-card{flex-direction:column;flex:1;gap:20px;min-width:0;padding:24px;display:flex}@media (width<=767px){.nc-desk{display:none!important}.nc-cols{display:block}.nc-card{box-shadow:none;background:0 0;border:0;gap:16px;padding:0}.nc-g2{grid-template-columns:minmax(0,1fr);gap:16px}.menu.dd .mi{min-height:48px}}.road-add{border-top:0;flex-direction:column;align-items:stretch;gap:12px;margin-top:0;padding:12px}@media (width<=767px){.menu.road-menu{box-sizing:border-box;width:auto;max-width:none;right:16px;min-width:0!important;left:16px!important}}.menu>*{flex-shrink:0}.leave-foot{flex-direction:row-reverse;justify-content:space-between;align-items:center;gap:10px;width:100%;display:flex}.leave-foot-main{gap:10px;display:flex}@media (width<=767px){.leave-foot{flex-direction:column;align-items:stretch}.leave-foot-main{flex-direction:column-reverse;align-items:stretch}.leave-foot .btn{width:100%}}.chk{position:relative}label:has(>input.sr){position:relative}@media (width<=767px){.ctl input,.ctl textarea,.ctl select{font-size:16px}}.show-desktop{display:block}.show-mobile{display:none}@media (width<=767px){.show-desktop{display:none}.show-mobile{display:block}}.app-shell-logo{gap:10px;padding:0 8px 16px}.app-shell-logo-icon{color:var(--p600)}.app-shell-logo-title{font-size:15px;font-weight:800}.app-shell-root{height:100dvh}.app-shell-nav{flex-direction:column;flex:1;gap:2px;display:flex}.app-shell-loading{padding:40px}.app-shell-nav{gap:0}.side-bottom{flex-direction:column;gap:4px;display:flex}.side-user{border-top:1px solid var(--n100);gap:12px;padding:12px 8px 0}.side-user-link{color:inherit;font-weight:inherit;gap:10px;min-width:0;text-decoration:none}.side-user-link:hover{color:inherit;text-decoration:none}.side-user-text{min-width:0}.side-user-name{font-size:13px;font-weight:800}h1.h1,h2.h2,h3.h3{margin:0}.legal-page{max-width:720px;margin:0 auto;padding:40px 24px 80px}.legal-page h2{margin:28px 0 8px;font-size:17px;font-weight:800}.legal-page p{margin:0 0 10px;line-height:1.55}.legal-page .cap{margin-bottom:24px}.auth-shell h1,.auth-shell p,.auth-shell ul{margin:0}.auth-shell ul{padding:0;list-style:none}.auth-shell{--auth-gap:20px;--auth-gap-m:16px;align-items:stretch;gap:0;min-height:100vh}.auth-screen-register{--auth-gap:16px;--auth-gap-m:14px}.auth-screen-pending{--auth-gap:18px}.auth-panel{flex-direction:column;flex:1;min-width:0;display:flex}.auth-center{flex:1;justify-content:center;align-items:center;padding:40px;display:flex}.auth-screen-register .auth-center{padding:32px}.auth-form{width:400px;max-width:100%}.auth-form-420{width:420px}.auth-form-440{width:440px}.auth-brand{flex-shrink:0;width:520px}.auth-brand-top{gap:36px}.auth-brand-logo{gap:12px}.auth-brand-logo-icon{width:32px;height:32px;color:var(--p300)}.auth-brand-logo-title{font-size:20px;font-weight:800}.auth-brand-text{gap:16px}.auth-brand-heading{letter-spacing:-.01em;font-size:32px;font-weight:800;line-height:40px}.auth-brand-desc{color:var(--nv300);max-width:400px;font-size:15px;line-height:24px}.auth-advantages{gap:18px}.auth-brand .bf .cap{color:var(--nv300)}.auth-step{font-weight:800}.auth-brand-footer{color:#7686aa}.auth-mobile-header{background:var(--nv900);color:#fff;border-radius:0 0 24px 24px;flex-direction:column;gap:14px;padding:52px 24px 32px;display:none}.auth-mobile-header-logo{gap:10px}.auth-mobile-header-icon{width:30px;height:30px;color:var(--p300)}.auth-mobile-header-title{font-size:18px;font-weight:800}.auth-mobile-header-subtitle{color:var(--nv300);font-size:15px;line-height:22px}.auth-stack{gap:var(--auth-gap);flex-direction:column;display:flex}.auth-lead{margin-top:4px;font-size:14px;line-height:20px}.auth-lead b{color:var(--n800)}.auth-chk{font-size:13px}.auth-label-row{justify-content:space-between}.auth-forgot-row{justify-content:flex-end;display:flex}.auth-forgot-m{padding:10px 0;font-size:14px}.auth-login-foot{text-align:center;font-size:14px;line-height:20px}.auth-link-sm{font-size:13px}.auth-back-link{gap:4px}.auth-recover-text{color:var(--n700);font-size:15px;line-height:22px}.auth-rules{flex-direction:column;gap:6px;display:flex}.auth-rules-2{flex-flow:wrap;gap:4px 16px}.auth-rules-2 .rl{width:190px}.auth-result{text-align:center;flex-direction:column;align-items:center;gap:18px;display:flex}.auth-result .icb .i{width:30px;height:30px}.auth-result .al{text-align:left;width:100%}.auth-result-text{color:var(--n600);font-size:14px;line-height:22px}.auth-badge{border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.auth-badge .i{width:24px;height:24px}.auth-badge-info{background:var(--p50);color:var(--p600)}.auth-badge-role{background:var(--v50);color:var(--v700)}.auth-title-block .auth-lead{color:var(--n600);margin-top:6px;line-height:22px}.auth-title-block .auth-lead b{color:var(--n900)}.auth-links{gap:16px;font-size:13px;display:flex}.auth-linkbtn{font:inherit;color:var(--p600);cursor:pointer;background:0 0;border:0;padding:0;font-weight:700}.auth-linkbtn:hover{color:var(--p700);text-decoration:underline}.auth-card{flex-direction:column;gap:12px;padding:16px;display:flex}.auth-card-left{text-align:left;width:100%}.auth-brand-signin{gap:10px}.auth-taken-links{padding-left:20px}.auth-card-actions{justify-content:flex-end;gap:8px;display:flex}.auth-sum-card{gap:0;padding:6px 16px}.auth-sum-body{min-width:0}.auth-mh-shield{color:var(--p600);margin-left:8px}.auth-logout{align-self:flex-start;font-size:13px}.auth-sum-card .sum .ttl{font-size:14px}.auth-sum-card .spin{border-width:2px;width:12px;height:12px}.auth-mbar{display:contents}@media (width<=767px){.auth-mobile-header{display:flex}.auth-center{align-items:stretch;padding:12px 16px 16px}.auth-screen-login .auth-center{padding:24px 20px 20px}.auth-screen-register .auth-center{padding:12px 16px 16px}.auth-screen-recover .auth-center{padding-top:24px}.auth-screen-reset .auth-center{padding-top:20px}.auth-center.has-mbar{padding-bottom:97px}.auth-form,.auth-form-420,.auth-form-440{flex-direction:column;flex:1;width:100%;display:flex}.auth-stack{gap:var(--auth-gap-m)}.auth-page{flex:1}.auth-shell:has(.auth-mbar) .guest-widget-root:not(.is-open){bottom:101px}.auth-mbar{z-index:20;border-top:1px solid var(--n200);background:#fff;flex-direction:column;gap:8px;padding:12px 16px 20px;display:flex;position:fixed;bottom:0;left:0;right:0}.auth-shell .ctl:not(.ctl-s):not(.ctl-a):not(.ctl-m){border-radius:12px;height:48px;font-size:16px}.auth-shell .btn:not(.btn-s):not(.btn-ic){border-radius:12px;height:48px;font-size:15px}.auth-shell .ib{width:40px;height:40px}.auth-shell .ib .i{width:20px;height:20px}.auth-login-foot{color:var(--n600);margin-top:auto}.auth-chk{min-height:44px;font-size:14px}.auth-chk .box{width:22px;height:22px}.auth-result{gap:16px}.auth-result-title{font-size:20px;line-height:28px}.auth-result-text{font-size:15px;line-height:22px}.auth-result-top-24{padding-top:24px}.auth-result-top-32{padding-top:32px}.auth-result-top-40{padding-top:40px}.auth-screen-reset .rl{font-size:13px}.auth-title-block .auth-lead{font-size:15px}.auth-sum-card{border-radius:12px;padding:4px 14px}.auth-card{border-radius:12px;padding:12px 14px}.auth-result .auth-change-email{padding:12px}.auth-page .auth-change-email{padding:10px 0}.auth-card-actions .btn{flex:1}}.users-h1{margin:0}button.ctl.ctl-filter{gap:6px;width:auto}.ctl-filter-l{color:var(--n500);font-size:12px;font-weight:500;line-height:16px}.ctl-filter.is-on .ctl-filter-l{font-size:inherit;line-height:inherit;color:inherit;font-weight:600}.ctl-filter.is-on .chev{color:var(--p600)}.users-search{flex:0 280px;width:280px}.tb.users-tb{flex-wrap:wrap}.tbl tr.is-dis .av{background:var(--n300)}.tbl tr.is-dis .t2{color:var(--n400)}.pg.pg-gap{cursor:default}.pg.pg-gap:hover{background:0 0}.mod-h-icon{gap:14px}.mod-ic-d{background:var(--d50);color:var(--d600)}.mod-ic-p{background:var(--p50);color:var(--p600)}.msheet-h{flex-wrap:nowrap;justify-content:space-between;align-items:center;padding:4px 16px 8px;display:flex}.grab{justify-content:center;padding:8px 0 4px;display:flex}.grab span{background:var(--n300);border-radius:2px;width:36px;height:4px}.users-role-desc{display:block}.mc{border:1px solid var(--n200);background:#fff;border-radius:12px;flex-direction:column;gap:6px;padding:12px 14px;display:flex}.chips{scrollbar-width:none;flex-shrink:0;gap:6px;padding-bottom:2px;display:flex;overflow-x:auto}.chips::-webkit-scrollbar{display:none}.chips .chip,.chips .tab,.chips .li,.chips .sg{flex-shrink:0}.chips .tab{border:1px solid var(--n300);background:#fff;border-radius:999px;height:34px;margin:0;padding:0 12px;font-size:13px}.chips .tab.is-on{background:var(--p50);border-color:var(--p300);color:var(--p700)}.chips .li{border:1px solid var(--n300);background:#fff;border-radius:999px;gap:6px;width:auto;height:34px;padding:0 12px;font-size:13px;font-weight:600}.chips .li.is-on{background:var(--p50);border-color:var(--p300);color:var(--p700)}@media (width<=767px){.content:has(.users-m){gap:0;padding:0;overflow:hidden}.users-m{flex-direction:column;flex:1;min-height:0;display:flex}.users-m-strip{border-bottom:1px solid var(--n200);background:#fff;flex-direction:column;flex-shrink:0;gap:10px;padding:10px 16px;display:flex}.users-m-body{flex-direction:column;flex:1;gap:10px;padding:12px 16px 16px;display:flex;overflow-y:auto}.users-m-body>*{flex-shrink:0}.users-m .ctl:not(.ctl-s):not(.ctl-a):not(.ctl-m){border-radius:12px;height:48px;font-size:16px}.users-m .btn:not(.btn-s):not(.btn-ic){border-radius:12px;height:48px;font-size:15px}.users-m .btn.btn-s.users-m-act{height:40px}.users-sheet-li{min-height:52px;font-size:16px}.users-m-card.is-blocked .av{background:var(--n300)}.mh:has(.users-invite-m){padding-left:14px}.mh:has(.users-invite-m) .mh-t{padding-left:0}}.tbl-sticky th:first-child,.tbl-sticky td:first-child{z-index:1;position:sticky;left:0}.tbl-sticky td:first-child{background:#fff}.tbl-sticky th:first-child{background:var(--n25);z-index:2}.is-scrolled>.tbl-sticky th:first-child,.is-scrolled>.tbl-sticky td:first-child{box-shadow:1px 0 0 var(--n200)}.users-last{font-size:12px;font-weight:500;line-height:16px}.audit-h1{margin:0}.audit-search{flex:0 280px;width:280px}.audit-cats{border-bottom:1px solid var(--n100);flex-wrap:wrap}.audit-tbl tr.ev{cursor:pointer}.audit-tbl tr.ev:hover td{background:var(--n25)}.audit-tbl a.lk{color:inherit;font-weight:inherit}.audit-tbl a.lk:hover{text-decoration:underline}.audit-tbl .det{background:var(--n25);border-bottom:1px solid var(--n100)}.audit-tbl .det td{white-space:normal;height:auto;padding:14px 16px 16px}.dgrid{grid-template-columns:150px minmax(0,1fr);gap:8px 16px;font-size:13px;line-height:19px;display:grid}.dgrid span{color:var(--n500)}.dgrid b{color:var(--n900);font-weight:700}.diff{flex-wrap:wrap;align-items:center;gap:8px;display:inline-flex}.diff .i{color:var(--n400)}.was{color:var(--n500);text-decoration:line-through}.now{color:var(--n900);font-weight:800}.mono{background:var(--n100);border-radius:4px;padding:1px 5px;font-family:ui-monospace,Menlo,monospace;font-size:12px}.seg.w{width:100%;display:flex}.seg.w .sg{flex:1;justify-content:center;height:38px}@media (width<=767px){.content:has(.audit-m){gap:0;padding:0;overflow:hidden}.audit-m{flex-direction:column;flex:1;min-height:0;display:flex}.audit-m-filters{border-bottom:1px solid var(--n200);background:#fff;flex-direction:column;flex-shrink:0;gap:10px;padding:10px 16px;display:flex}.audit-m-list{gap:10px}.audit-m-list>*{flex-shrink:0}.audit-m .ctl:not(.ctl-s):not(.ctl-a):not(.ctl-m){border-radius:12px;height:48px;font-size:16px}.audit-m .btn:not(.btn-s):not(.btn-ic){border-radius:12px;height:48px;font-size:15px}.audit-m-clr{width:28px;height:28px}button.mc.ae{text-align:left;cursor:pointer;width:100%;font:inherit;color:inherit;align-items:stretch}.audit-m .adet{border-top:1px solid var(--n100);flex-direction:column;gap:6px;padding-top:8px;display:flex}.audit-m .diff{gap:6px;font-size:13px;display:flex}.audit-m .diff b{color:var(--n900)}.audit-m .mono{font-size:11px}}.audit-cats .tab{padding:0 10px}.roads-name{font-weight:700}.tbl .roads-dup{margin-top:3px}.roads-author{gap:8px}.roads-author-b{min-width:0}.roads-actions{justify-content:flex-end;gap:8px}.roads-m-card{gap:8px}.roads-m-name{font-size:15px;font-weight:800}.roads-m-actions{gap:8px}.roads-m-verdict{justify-content:space-between;gap:8px}.dist-layout{flex:1;align-items:stretch;gap:16px;min-height:0}.dist-aside{flex-direction:column;flex-shrink:0;gap:8px;width:260px;padding:12px;display:flex}.dist-list{gap:2px;overflow-y:auto}.dist-none{text-align:center;padding:12px}.dist-main{flex-direction:column;flex:1;min-width:0;display:flex}.dist-head{border-bottom:1px solid var(--n100);flex-direction:column;gap:12px;padding:16px 18px;display:flex}.dist-add{background:var(--p50);border-bottom:1px solid var(--p200);padding:14px 18px}.dist-add-actions{gap:8px;padding-top:24px}.dist-saved{margin:12px 18px 0}.dist-body{flex:1;overflow-y:auto}.dist-empty{text-align:center;align-items:center;gap:8px;padding:32px}.dist-main .roads-name,.dist-m-card .roads-name{font-weight:700}.dist-sheet-actions{gap:8px;width:100%}@media (width<=767px){.dist-sheet-actions .btn{border-radius:12px;height:48px;font-size:15px}.content:has(.dist-m){gap:0;padding:0;overflow:hidden}.dist-m{flex-direction:column;flex:1;min-height:0;display:flex}.dist-m-strip{border-bottom:1px solid var(--n200);background:#fff;flex-direction:column;flex-shrink:0;gap:10px;padding:10px 16px;display:flex}.dist-m-body{flex-direction:column;flex:1;gap:8px;padding:12px 16px 16px;display:flex;overflow-y:auto}.dist-m-body>*{flex-shrink:0}.dist-m-card{flex-direction:row;align-items:center;gap:10px;padding:10px 8px 10px 14px}.dist-m-card.is-dis{opacity:.6}.dist-m .ctl:not(.ctl-s):not(.ctl-a):not(.ctl-m){border-radius:12px;height:48px;font-size:16px}}.dots{gap:4px;display:flex}.history-tb{flex-wrap:wrap}.history-search{flex:0 300px;width:300px}.history-th{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0;margin:0;padding:0}.history-pill-spin{border-width:1.5px;width:10px;height:10px}.history-clr{width:28px;height:28px}.hc{gap:10px}.hc:hover{border-color:var(--n300)}.hc-link{color:inherit;flex-direction:column;gap:10px;text-decoration:none;display:flex}.hc-link:hover{text-decoration:none}.hc-delete{align-self:flex-start}@media (width<=767px){.content:has(.history-m){gap:0;padding:0;overflow:hidden}.history-m{flex-direction:column;flex:1;min-height:0;display:flex}.history-m-strip{border-bottom:1px solid var(--n200);background:#fff;flex-direction:column;flex-shrink:0;gap:10px;padding:10px 16px;display:flex}.history-m-body{flex-direction:column;flex:1;gap:10px;padding:12px 16px 16px;display:flex;overflow-y:auto}.history-m-body>*{flex-shrink:0}.history-m .ctl:not(.ctl-s):not(.ctl-a):not(.ctl-m){border-radius:12px;height:48px;font-size:16px}.history-m .btn:not(.btn-s):not(.btn-ic){border-radius:12px;height:48px;font-size:15px}}.status-reason{white-space:nowrap;text-overflow:ellipsis;max-width:100%;margin-top:2px;overflow:hidden}.hc .status-reason{white-space:normal}.hc-decide{gap:8px}.support-page-title{justify-content:space-between;align-items:flex-start}.support-page-title h1{margin:0}.support-page-card{flex-direction:column;flex:1;min-height:0;display:flex}.support-page-card-head{border-bottom:1px solid var(--n100);gap:12px;padding:12px 16px}@media (width>=768px){.content:has(.support-page-card){gap:14px;padding-bottom:20px}}.tick .i{width:12px;height:12px}.support-bub-att{width:fit-content;max-width:100%;margin-top:8px;display:flex}.bub.support-bub-only-files>:first-child{margin-top:0}a.support-bub-file{color:var(--n700);font-weight:400;text-decoration:none}a.support-bub-file:hover{color:var(--n900);border-color:var(--n300);text-decoration:none}.support-bub-img{border:1px solid var(--n200);background:#fff;border-radius:10px;width:fit-content;max-width:100%;margin-top:8px;line-height:0;display:block;overflow:hidden}.support-bub-img img{object-fit:cover;width:auto;max-width:240px;height:auto;max-height:240px;display:block}.support-widget-root{z-index:30;position:fixed;bottom:20px;right:20px}.support-widget-panel{height:560px;position:absolute;bottom:76px;right:0}.support-widget-fabrow{align-items:center;gap:12px;display:flex}.support-widget-toast{border:1px solid var(--n200);box-shadow:var(--sh1);background:#fff;border-radius:12px;padding:8px 12px;font-size:13px;font-weight:700}.support-widget-badge{position:absolute;top:-2px;right:-2px}.support-widget-close{color:#fff;background:0 0;width:32px;height:32px}.support-widget-loading{background:var(--n50);flex:1;justify-content:center;align-items:center;display:flex}.wdg .chat{padding:14px}.wdg .compose{padding:10px 12px}.wdg .compose .ctl-a{min-height:44px}.guest-widget-panel .msg{max-width:86%}.wdg .guest-compose{padding:10px 12px 12px}.guest-compose-row{align-items:flex-end;gap:8px}.guest-compose-btn{width:40px;height:40px}.guest-email-card{text-align:left;border-style:solid;border-color:var(--n200);padding:10px 12px}.guest-email-card-title{color:var(--n800);margin-bottom:6px;font-weight:700}@media (width<=767px){.guest-widget-panel{box-shadow:none;border:0}.guest-widget-panel .wdg-h{display:none}.guest-widget-panel .chat{gap:14px;padding:16px}.guest-widget-panel .msg{max-width:88%}.guest-email-card{padding:12px}.guest-email-card-title{margin-bottom:8px}.wdg .guest-compose{gap:12px;padding:12px 16px 20px}.guest-name.ctl-s{border-radius:10px;height:40px;padding:0 12px;font-size:14px}.guest-name .i{width:16px;height:16px}.guest-compose-row{gap:10px}.guest-compose-btn{border-radius:12px;width:44px;height:44px}}.support-att-row{gap:6px}.support-att-name{max-width:180px}.support-admin-head{justify-content:space-between;align-items:flex-start}.support-admin-h1{margin:0}.support-admin-sub{font-size:13px}@media (width>=768px){.content:has(.support-admin){gap:12px;padding-bottom:20px}}.support-admin{flex:1;align-items:stretch;gap:12px;min-height:0;display:flex}.support-admin-list{flex-direction:column;flex-shrink:0;width:264px;min-height:0;display:flex}.support-admin-list-head{border-bottom:1px solid var(--n100);flex-direction:column;gap:8px;padding:10px 12px;display:flex}.support-admin-list .tabs{gap:2px}.support-admin-list .tab{height:38px;padding:0 10px;font-size:13px}.support-admin-list-body{flex:1;overflow-y:auto}.support-admin-list-note{text-align:center;justify-content:center;padding:24px;display:flex}.support-admin-more{padding:8px 12px}.thr{font:inherit;color:inherit;border-top:0;border-right:0;margin:0}.support-admin-thr-body{min-width:0}.support-admin-thr-head{justify-content:space-between;gap:6px}.support-admin-thr-who{font-size:13px;font-weight:800}.support-admin-thr-foot{gap:6px;margin-top:4px}.support-admin-thread{flex-direction:column;min-width:0;min-height:0;display:flex}.support-admin-thread-head{border-bottom:1px solid var(--n100);gap:10px;padding:10px 14px}.support-admin-thread-title{min-width:0}.support-admin-thread-name{gap:8px}.support-admin-thread .chat{padding:14px}.support-admin-thread .compose{padding:10px 14px}.support-admin-card{flex-direction:column;flex-shrink:0;align-self:flex-start;gap:10px;width:244px;padding:14px;display:flex}.support-admin-field{gap:2px}.support-admin-val{font-size:13px;font-weight:700}.support-admin-val-n{font-weight:400}.support-admin-sep{background:var(--n100);height:1px}.chips .thrc{border:1px solid var(--n300);cursor:pointer;background:#fff;border-left-width:1px;border-radius:999px;flex-shrink:0;align-items:center;gap:6px;max-width:190px;height:44px;padding:0 12px;display:inline-flex}.chips .thrc.is-on{background:var(--p50);border-color:var(--p300)}.chips .thrc .av{width:24px;height:24px;font-size:10px}@media (width<=767px){:is(.content:has(.support-admin-m),.content:has(.support-admin-m-list)){gap:0;padding:0;overflow:hidden}.support-admin-m{flex-direction:column;gap:0}.support-admin-m-list{background:#fff;flex-direction:column;flex:1;min-height:0;display:flex}.support-admin-m-tools{border-bottom:1px solid var(--n200);flex-direction:column;flex-shrink:0;gap:8px;padding:8px 12px 10px;display:flex}.support-admin-m-tools .ctl{border-radius:12px;height:44px}.support-admin-m-rows{flex:1;min-height:0;overflow-y:auto}.support-admin-m-body{flex-direction:column;flex:1;min-height:0;display:flex}.support-admin-m .chat{padding:12px}.support-admin-m .msg{max-width:88%}.support-admin-m .compose{padding:10px 12px 18px}.support-admin-m .compose .btn-ic{border-radius:12px;width:44px;height:44px}.support-admin-status-btn{height:40px}:is(.mh:has(.support-admin-status-btn) .mh-t .ttl,.mh:has(.support-admin-status-btn) .mh-t .cap){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}}@media (width>=768px){.only-mobile{display:none}}@media (width<=767px){.only-desktop{display:none}}.profile-page{flex-direction:column;gap:16px;display:flex}.profile-head{align-items:center;gap:16px;display:flex}.profile-head .av{width:56px;height:56px;font-size:18px}.profile-head h1{margin:0}.profile-head .cap{font-size:13px}.profile-card{padding:4px 24px}.profile-card>.al{margin-top:16px}.prow{border-bottom:1px solid var(--n100);grid-template-columns:220px minmax(0,1fr);align-items:start;gap:24px;padding:16px 0;display:grid}.prow-l>.ttl{display:block}.prow-name{max-width:420px}.prow-pair{gap:10px;max-width:560px;display:flex}.prow-pair>.fld{flex:1;min-width:0}.prow-phone{max-width:260px}.prow-email{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.prow-email-ro{width:320px}.prow-email-form{flex-direction:column;gap:8px;display:flex}.prow-pills{gap:6px}.profile-actions{justify-content:flex-end;gap:8px;padding:16px 0;display:flex}.notif-layout{align-items:flex-start;gap:20px;display:flex}.notif-list{flex:1;min-width:0}.notif-empty{text-align:center;flex-direction:column;align-items:center;gap:8px;padding:40px;display:flex}.notif-empty-ic{background:var(--s50);width:56px;height:56px;color:var(--s600);border-radius:16px;justify-content:center;align-items:center;display:flex}.notif-prefs{flex-shrink:0;width:360px;padding:18px 20px}.notif-prefs .hint{margin-top:10px}.chn{border-bottom:1px solid var(--n100);grid-template-columns:minmax(0,1fr) 76px 76px;align-items:center;padding:12px 0;display:grid}.chn-h{padding-top:8px}.chn-h .cap{text-align:center;font-weight:800}.chn-h .cap:first-child{text-align:left}.chn-t{padding-right:8px;font-size:13px;font-weight:700}.chn-c .chk{justify-content:center;display:flex}.sec-layout{align-items:flex-start;gap:20px;display:flex}.sec-pw{flex-direction:column;flex:1;gap:14px;padding:20px 24px;display:flex}.sec-form{flex-direction:column;gap:14px;display:flex}.sec-form>.fld{max-width:360px}.sec-actions{gap:8px;display:flex}.sec-sessions{flex-direction:column;flex-shrink:0;gap:6px;width:420px;padding:20px 24px;display:flex}.sec-sessions .h3{margin-bottom:6px}.sess{border-bottom:1px solid var(--n100);align-items:center;gap:12px;padding:10px 0;display:flex}.sess .fr-ic{width:36px;height:36px}.sess-b{min-width:0}.sess-t{font-size:13px;font-weight:800}.sec-note{margin-top:6px}@media (width<=767px){.content:has(.profile-page){gap:12px;padding:12px 16px 16px}.profile-page{gap:12px}.profile-head,.profile-tabs{display:none}.profile-mh{flex-direction:column;align-items:stretch;gap:10px;padding:14px 16px 0}.profile-mh-top{align-items:center;gap:12px;display:flex}.profile-mh .av{width:48px;height:48px;font-size:16px}.profile-mh-name{min-width:0}.profile-mh-name .ttl{font-size:17px}.profile-mh .tabs{border-bottom:0}.profile-page .ctl:not(.ctl-s):not(.ctl-a):not(.ctl-m){border-radius:12px;height:48px;font-size:16px}.profile-page .btn:not(.btn-s):not(.btn-ic){border-radius:12px;height:48px;font-size:15px}.profile-card{background:0 0;border:0;border-radius:0;flex-direction:column;gap:14px;padding:0;display:flex}.profile-card>.al{margin-top:0}.prow{border-bottom:0;flex-direction:column;align-items:stretch;gap:6px;padding:0;display:flex}.prow-l>.ttl{color:var(--n700);font-size:13px;font-weight:700;line-height:18px}.prow-l>.ttl .opt{color:var(--n500);font-weight:500}.prow-name,.prow-phone{max-width:none}.prow-pair{flex-direction:column;gap:14px;max-width:none}.prow-email{flex-direction:column;align-items:stretch;gap:8px}.prow-email>.btn{align-self:flex-start}.prow-email-ro{width:auto}.profile-actions{padding:0;display:block}.profile-actions .btn{width:100%}.notif-layout{display:block}.notif-list{margin-bottom:12px}.notif-prefs{border-radius:12px;width:auto;padding:12px 14px 6px}.chn{border-bottom:0;border-top:1px solid var(--n100);grid-template-columns:minmax(0,1fr) 64px 64px;min-height:44px;padding:10px 0}.chn-h{border-top:0}.chn-t{padding-right:6px;font-size:14px}.sec-layout{flex-direction:column;align-items:stretch;gap:14px}.sec-pw{background:0 0;border:0;border-radius:0;padding:0}.sec-form>.fld{max-width:none}.sec-actions .btn{width:100%}.sec-sessions{border-radius:12px;gap:0;width:auto;padding:6px 14px}.sec-sessions .h3{margin:0;padding:6px 0}.sess{border-bottom:0;border-top:1px solid var(--n100)}.sess .btn{height:40px}}.nt{font:inherit;border:0;border-bottom:1px solid var(--n100);text-align:left;width:100%;color:inherit;cursor:pointer;background:0 0;grid-template-columns:36px minmax(0,1fr) 10px;align-items:flex-start;gap:12px;padding:14px 16px;font-weight:400;display:grid}.nt:last-of-type{border-bottom:0}.nt:hover{background:var(--n25)}.nt.un{background:var(--p50)}.nti{border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.nt-b{flex-direction:column;gap:2px;min-width:0;display:flex}.nt-t{color:var(--n900);font-size:14px;font-weight:800}.nt-d{color:var(--n600);font-size:13px;line-height:18px}.nt-b .cap{margin-top:2px}.ud{background:var(--p600);border-radius:50%;width:10px;height:10px;margin-top:6px}.nt-more{border-top:1px solid var(--n100);justify-content:center;padding:12px 16px;display:flex}.nt.un:hover{background:var(--p100)}.nt:focus-visible{box-shadow:inset 0 0 0 2px var(--p600);outline:none}
