:root{--acc:#5b4bd6;--err:#c0504a;--banner-h:0px}body,html{padding:0;margin:0}a{color:inherit;text-decoration:none}.logout{width:34px;height:34px;border-radius:10px;background:#fff;border:1.5px solid #ecebf2;display:flex;align-items:center;justify-content:center;color:#8b87a0;cursor:pointer;flex:0 0 auto}.logout:hover{color:#c0504a;border-color:#f0d4d1}*{box-sizing:border-box}body{margin:0;font-family:Plus Jakarta Sans,system-ui,sans-serif;color:#242529;-webkit-font-smoothing:antialiased}.app{min-height:100vh;min-width:1240px;background:#f4f3f9}.app,.side{display:flex}.side{width:266px;flex:0 0 auto;background:#fff;border-right:1px solid #ecebf2;flex-direction:column;padding:22px 16px;position:sticky;top:var(--banner-h);height:calc(100vh - var(--banner-h));z-index:7}.side.dark{background:#242529;border-right-color:#2f3037}.brand{gap:11px;padding:4px 8px 20px}.blogo,.brand{display:flex;align-items:center}.blogo{width:40px;height:40px;border-radius:12px;background:#242529;justify-content:center;flex:0 0 auto;color:#fff}.side.dark .blogo{background:var(--acc)}.bname{font-size:16px;font-weight:800;color:#242529;line-height:1.1}.side.dark .bname{color:#fff}.btag{color:var(--acc);letter-spacing:.5px;margin-top:2px}.btag,.navlbl{font-size:10px;font-weight:800}.navlbl{letter-spacing:.7px;color:#a4a1ae;padding:14px 10px 7px}.navi{display:flex;align-items:center;gap:12px;padding:11px 12px;border-radius:13px;font-size:13.5px;font-weight:700;color:#6c6790;cursor:pointer;margin-bottom:2px}.navi:hover{background:#f4f3f9}.navi.on{background:var(--acc);color:#fff;box-shadow:0 6px 16px rgba(91,75,214,.28)}.side.dark .navi{color:#b6b2c2}.side.dark .navi:hover{background:#2f3037}.navi svg{width:19px;height:19px;flex:0 0 auto}.navsoon{margin-left:auto;font-size:8.5px;font-weight:800;letter-spacing:.4px;color:#b6b2c2;background:#f4f3f9;border-radius:7px;padding:2px 6px}.navi.on .navsoon{color:#fff;background:hsla(0,0%,100%,.22)}.navcount{margin-left:auto;min-width:20px;text-align:center;font-size:10px;font-weight:800;line-height:1;color:#fff;background:var(--err);border-radius:8px;padding:4px 6px}.navi.on .navcount{color:var(--err);background:#fff}.who{margin-top:auto;display:flex;align-items:center;gap:11px;padding:11px;border-radius:16px;background:#f6f5fa;cursor:pointer}.side.dark .who{background:#2f3037}.wav{width:38px;height:38px;border-radius:11px;background:#ded9f6;flex:0 0 auto;display:flex;align-items:center;justify-content:center;color:var(--acc)}.wname{font-size:13px;font-weight:800;color:#242529}.side.dark .wname{color:#fff}.wrole{font-size:11px;font-weight:600;color:#9a97a6}.side{transition:width .18s ease}.side-collapsed{width:76px;padding-left:12px;padding-right:12px}.side-collapsed .brand{justify-content:center;padding:4px 0 18px}.side-collapsed .navi{justify-content:center;padding:11px 0;gap:0;position:relative}.side-collapsed .navcount{position:absolute;top:7px;right:19px;min-width:0;width:8px;height:8px;padding:0;border-radius:50%;font-size:0}.side-collapsed .brandtxt,.side-collapsed .navsoon,.side-collapsed .navtxt,.side-collapsed .whotxt{display:none}.navsep{height:1px;background:#ecebf2;margin:13px 6px 9px}.side-collapsed .who{flex-direction:column;gap:9px;padding:10px 6px}.sidetoggle{position:absolute;top:27px;right:-13px;width:26px;height:26px;border-radius:50%;background:#fff;border:1.5px solid #e2e0ec;box-shadow:0 2px 7px rgba(36,37,41,.13);display:flex;align-items:center;justify-content:center;color:#8b87a0;cursor:pointer;z-index:6;padding:0}.sidetoggle:hover{color:var(--acc);border-color:#c9c2ea;box-shadow:0 3px 9px rgba(91,75,214,.2)}.sidetoggle svg{width:14px;height:14px}@media (prefers-reduced-motion:reduce){.side{transition:none}}.main{flex:1 1 0;min-width:0;display:flex;flex-direction:column}.topbar{display:flex;align-items:center;justify-content:space-between;padding:18px 34px;border-bottom:1px solid #ecebf2;background:#fff;position:sticky;top:var(--banner-h);z-index:5}.ttl{font-size:22px;font-weight:800;letter-spacing:-.5px}.tsub{font-size:12.5px;font-weight:500;color:#9a97a6;margin-top:3px}.search{display:flex;align-items:center;gap:9px;background:#f4f3f9;border:1px solid #ecebf2;border-radius:13px;padding:10px 14px;width:270px;color:#9a97a6;font-size:13px;font-weight:600}.iconbtn{position:relative;width:42px;height:42px;border-radius:12px;border:1px solid #ecebf2;color:#242529}.dot{position:absolute;top:9px;right:10px;width:8px;height:8px;border-radius:50%;background:#d98c86;border:1.5px solid #fff}.btn{display:inline-flex;align-items:center;gap:8px;background:#242529;color:#fff;border:none;border-radius:13px;padding:11px 18px;font-size:13.5px;font-weight:700;cursor:pointer;font-family:inherit}.btn.acc{background:var(--acc)}.qadd{position:relative}.qmenu{position:absolute;top:calc(100% + 10px);right:0;width:220px;background:#fff;border:1px solid #ecebf2;border-radius:16px;box-shadow:0 22px 55px -20px rgba(30,20,60,.5);padding:7px;z-index:60}.qmlab{font-size:10.5px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#a8a4b8;padding:8px 12px 5px}.qitem{display:flex;align-items:center;gap:12px;padding:11px 12px;border-radius:11px;font-size:13.5px;font-weight:700;color:#242529;cursor:pointer}.qitem:hover{background:#f4f3f9}.qitem svg{width:18px;height:18px;color:var(--acc);flex:0 0 auto}.qback{position:fixed;inset:0;z-index:55}.btn.danger svg{color:#c0504a}.btn:disabled{opacity:.55;cursor:not-allowed}.btn svg{width:17px;height:17px}.content{padding:26px 34px 70px}.content>.topbar{margin:-26px -34px 26px;width:calc(100% + 68px)}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.card{background:#fff;border:1px solid #efeef4;border-radius:22px;box-shadow:0 2px 12px rgba(80,60,120,.04)}.stat{padding:20px}.ico{width:44px;height:44px;border-radius:13px;display:flex;align-items:center;justify-content:center}.ico svg{width:22px;height:22px}.num{font-size:30px;font-weight:800;letter-spacing:-.8px;margin-top:16px;line-height:1}.lbl{font-size:13px;font-weight:600;color:#9a97a6;margin-top:6px}.delta{font-size:11.5px;font-weight:700;margin-top:9px}.up{color:#1f8a5b}.dn{color:#c0504a}.mut{color:#9a97a6}.grid2{display:grid;grid-template-columns:1fr 348px;gap:18px;margin-top:18px;align-items:start}.ch{padding:20px 22px 16px}.h{font-size:17px}.tbus .bi{width:34px;height:34px;border-radius:10px;background:#f1eefb;display:flex;align-items:center;justify-content:center;color:var(--acc);flex:0 0 auto}.rowclick:hover{background:#faf9fd}.dllink{display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:700;color:var(--acc);cursor:pointer;white-space:nowrap}.dllink:hover{text-decoration:underline}.ohist{display:flex;flex-direction:column;gap:2px}.histrow{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:11px 0;border-bottom:1px solid #f1f0f5}.histrow:last-child{border-bottom:none}.cdstats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:18px}.cdstat{gap:14px;background:#fff;border:1.5px solid #ecebf2;border-radius:18px;padding:16px 18px}.cdico,.cdstat{display:flex;align-items:center}.cdico{width:44px;height:44px;border-radius:13px;justify-content:center;flex-shrink:0}.cdg{background:#e7f3ec;color:#1f8a5b}.cdr{background:#fbe9e7;color:#c0504a}.cdl2{background:#f1eefb;color:var(--acc)}.cdv{font-size:22px;font-weight:800;color:#242529;letter-spacing:-.02em;line-height:1}.cdl{font-size:11.5px;color:#9a97a6;text-transform:uppercase;letter-spacing:.04em;margin-top:5px}.cdl,.chip{font-weight:700}.chip{display:inline-flex;align-items:center;gap:6px;font-size:11px;padding:5px 11px;border-radius:20px;white-space:nowrap}.chip.grn{background:#e7f3ec;color:#1f8a5b}.chip.yel{background:#fdf0c8;color:#b08a2a}.chip.lav{background:#f1eefb;color:var(--acc)}.mfcell{border-radius:14px;padding:14px 16px;cursor:pointer;transition:box-shadow .15s;display:flex;flex-direction:column;justify-content:space-between}.mfcell:hover{box-shadow:0 2px 12px rgba(80,60,120,.1)}.cap{height:7px;background:#eceaf4;overflow:hidden;width:74px}.cap,.cap span{border-radius:5px}.cap span{display:block;height:100%;background:var(--acc)}.tier{padding:22px}.tierbadge{display:inline-flex;align-items:center;gap:7px;background:#242529;color:#fff;font-size:11px;font-weight:800;letter-spacing:.4px;padding:6px 12px;border-radius:20px}.tiergrid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;margin-top:18px}.tcell{border:1.5px solid #ecebf2;border-radius:14px;padding:11px 10px;text-align:center}.tcell.on{border-color:var(--acc);background:#f1eefb}.tcell .tt{font-size:10px;font-weight:800;color:#a4a1ae;letter-spacing:.3px}.tcell.on .tt{color:var(--acc)}.tcell .tv{font-size:14px;font-weight:800;margin-top:3px;color:#242529}.bigbar{height:10px;border-radius:6px;background:#eceaf4;overflow:hidden;margin-top:16px}.bigbar span{display:block;height:100%;border-radius:6px;background:var(--acc)}.rrow{display:flex;align-items:center;gap:12px;padding:13px 22px;border-top:1px solid #f1f0f5}.rname{font-size:13.5px;font-weight:800;color:#242529}.rsub{font-size:11.5px;font-weight:600;color:#9a97a6;margin-top:1px}.trunc{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.trunc-cell{min-width:0;max-width:220px}.fcols{display:grid;grid-template-columns:1fr 352px;gap:20px;align-items:start}.sec+.sec{margin-top:18px}.formcols{grid-template-columns:repeat(auto-fit,minmax(380px,1fr))}.formcols .sec+.sec{margin-top:0}.shead{margin-bottom:18px}select.inp{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%239a97a6' stroke-width='2.4' stroke-linecap='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;padding-right:38px;cursor:pointer}.inpwrap{position:relative;display:flex;align-items:center}.inpwrap svg{position:absolute;left:14px;width:16px;height:16px;color:var(--acc);pointer-events:none}.inpwrap .inp{padding-left:40px}.row3{display:grid;grid-template-columns:1fr 1fr 1fr;gap:14px}.guard{gap:12px;background:#f6f5fa;border:1.5px solid #ecebf2;border-radius:16px;padding:13px 14px;margin-bottom:11px}.adda,.guard{display:flex;align-items:center}.adda{justify-content:center;gap:8px;border:1.5px dashed #d6d3e6;border-radius:16px;padding:14px;color:var(--acc);font-size:13px;font-weight:800;cursor:pointer}.paybox{background:#f1eefb;border:1.5px solid #ded9f6;border-radius:18px;padding:18px}.rsfield{display:flex;align-items:center;gap:10px;background:#fff;border:1.5px solid #ded9f6;border-radius:13px;padding:4px 4px 4px 16px;margin-top:10px}.rsfield span{font-size:20px}.rsfield input,.rsfield span{font-weight:800;color:#242529}.rsfield input{flex:1;border:none;background:transparent;font-family:inherit;font-size:22px;padding:8px 0;outline:none;width:100%}.rsfield .per{font-size:12px;font-weight:700;color:#9a97a6;padding:0 16px}.note{display:flex;gap:9px;background:#fdf0c8;border-radius:13px;padding:11px 13px;font-size:12px;font-weight:600;color:#8a6a1a;line-height:1.45;margin-top:13px}.note svg{width:16px;height:16px;flex:0 0 auto;margin-top:1px}.prev{padding:20px}.prevc{background:linear-gradient(150deg,#e2daf2,#ece6f0 48%,#f3e5d3);border-radius:22px;padding:16px}.prevcard{background:#fcfcfe;border-radius:16px;padding:16px}.stop{gap:12px;padding:11px 0;border-bottom:1px solid #f1f0f5}.stopn{width:26px;height:26px;border-radius:8px;background:#f1eefb;color:var(--acc);display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:800;flex:0 0 auto}.toggle{width:42px;height:25px;border-radius:14px;background:var(--acc);position:relative;flex:0 0 auto;cursor:pointer}.toggle.off{background:#dcdae6}.toggle span{position:absolute;top:3px;left:20px;width:19px;height:19px;border-radius:50%;background:#fff;transition:.15s}.toggle.off span{left:3px}.optrow{display:flex;align-items:center;gap:13px;padding:14px 0;border-top:1px solid #f1f0f5}.actions{display:flex;justify-content:flex-end;gap:11px;margin-top:18px}.pdot{width:6px;height:6px;border-radius:50%;background:currentColor;flex-shrink:0}.dg{background:#1f8a5b}.dyy{background:#b08a2a}.dr{background:#c0504a}.nodot{display:none}.dashc{display:block;text-align:center}.vbar{width:64px;height:6px;background:#eeecf4;overflow:hidden}.vbar,.vbar span{border-radius:99px}.vbar span{display:block;height:100%;background:var(--acc)}.mhead{padding:20px 22px}.mnum{font-size:21px}.msub{margin-top:2px}.btn.ghost{background:#f4f3f9;color:#3a3550;border:1.5px solid #ecebf2}.btn.ghost:hover{background:#eceaf4;border-color:#d6d3e6}.bigamt{font-size:30px;font-weight:800;color:#242529;letter-spacing:-.02em;line-height:1}.pctbig{font-size:17px;font-weight:800;color:var(--acc)}.paystats{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:22px;border-top:1px solid #f1f0f5;padding-top:18px}.pcell{padding:0 20px;border-left:1px solid #f1f0f5}.pcell:first-child{padding-left:0;border-left:none}.pv{font-size:21px;font-weight:800;color:#242529;letter-spacing:-.02em;margin-bottom:5px}.pl{display:flex;align-items:center;gap:7px;font-size:12px;font-weight:700;color:#8b87a0}.mstat .mv{font-size:23px;font-weight:800;color:#242529;letter-spacing:-.02em;margin-bottom:2px}.mstat .ml{font-size:11.5px;font-weight:700;color:#9a97a6;text-transform:uppercase;letter-spacing:.05em}.mtabs{display:flex;gap:6px;border-bottom:1.5px solid #ecebf2;margin-bottom:20px}.mtab{padding:11px 16px;font-size:13px;font-weight:700;color:#8b87a0;cursor:pointer;border-bottom:2.5px solid transparent;margin-bottom:-1.5px}.mtab:hover{color:#3a3550}.mtab.on{color:var(--acc);border-bottom-color:var(--acc)}.staffgrid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.sava{width:56px;height:56px;border-radius:16px;font-weight:800;font-size:17px}.savsm{width:40px;height:40px;border-radius:12px;font-size:14px}.fselon{background:#1f1d2b;color:#fff;border-color:#1f1d2b}.rolepill{display:inline-flex;align-items:center;gap:6px;background:#f6f5fa;border:1.5px solid #ecebf2;border-radius:11px;padding:7px 12px;font-size:12px;font-weight:700;color:#6c6790}.mpx{position:relative;display:inline-block}.mpx-trigger{display:inline-flex;align-items:center;gap:8px;background:#f6f5fa;border:1.5px solid #ecebf2;border-radius:11px;padding:7px 12px;font:inherit;font-size:12.5px;font-weight:700;color:#6c6790;cursor:pointer}.mpx-trigger.on,.mpx-trigger:hover{border-color:#dcd8f0;color:#242529}.mpx-label{min-width:100px;text-align:left}.mpx-chev{color:#8b87a0;transition:transform .15s ease}.mpx-chev.open{transform:rotate(180deg)}.mpx-pop{position:absolute;top:calc(100% + 6px);right:0;display:flex;background:#fff;border:1.5px solid #ecebf2;border-radius:16px;box-shadow:0 20px 48px -20px rgba(30,20,60,.28);padding:14px;gap:14px;z-index:40;min-width:340px}.mpx-h{font-size:10px;font-weight:800;color:#8b87a0;letter-spacing:.4px;text-transform:uppercase;margin-bottom:8px;padding:0 4px}.mpx-years{flex-shrink:0}.mpx-years,.mpx-years-list{display:flex;flex-direction:column}.mpx-years-list{gap:2px;max-height:220px;overflow-y:auto;padding-right:4px;width:88px}.mpx-year{background:transparent;border:none;padding:7px 10px;border-radius:8px;font:inherit;font-size:13px;font-weight:700;color:#6c6790;text-align:left;cursor:pointer}.mpx-year:hover{background:#f6f5fa;color:#242529}.mpx-year.on,.mpx-year.sel{color:var(--acc)}.mpx-year.on{background:#f1eefb}.mpx-months{border-left:1px solid #f1f0f5;padding-left:14px;flex:1}.mpx-month-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.mpx-month{background:#f6f5fa;border:1.5px solid transparent;padding:9px 4px;border-radius:9px;font:inherit;font-size:12px;font-weight:700;color:#6c6790;cursor:pointer}.mpx-month:hover:not(.off){background:#f1eefb;color:var(--acc);border-color:#e2dcf5}.mpx-month.on{background:var(--acc);color:#fff;border-color:var(--acc)}.mpx-month.off{background:#fafafd;color:#c5c2d2;cursor:not-allowed}.chans{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px;margin:20px 0 6px}.rchan{border:1.5px solid #ecebf2;border-radius:15px;padding:15px 10px;text-align:center;cursor:pointer;background:#fbfafd}.rchan:hover{border-color:#dcd8f0}.rchan.on{border-color:var(--acc);background:#f4f1fd;box-shadow:0 0 0 1px var(--acc) inset}.rchan svg{width:22px;height:22px;color:#8b87a0;margin-bottom:7px}.rchan.on svg{color:var(--acc)}.rchan .rc{font-size:13px;font-weight:800;color:#242529}.rchan .rcd{font-size:11px;font-weight:600;color:#9a97a6;margin-top:2px}.msgprev{background:#f6f5fa;border:1.5px solid #ecebf2;border-radius:14px;padding:14px 16px;font-size:13px;color:#3a3550;line-height:1.55;margin:16px 0 4px}.msgprev .mt{font-size:11px;font-weight:700;color:#9a97a6;text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px}.mactions .btn.ghost:hover{background:#f1eefb;color:var(--acc);border-color:var(--acc)}.picklist{max-height:340px;overflow-y:auto;margin-top:4px;padding-right:10px}.pickrow{display:flex;align-items:center;gap:12px;padding:11px 4px;border-bottom:1px solid #f1f0f5}.pickrow:last-child{border-bottom:none}.statline{display:flex;align-items:center;gap:7px;font-size:12.5px;font-weight:700;margin-top:6px}.sname{font-size:16px}.skv{display:flex;justify-content:space-between;padding:10px 0;border-top:1px solid #f1f0f5;font-size:13px}.skv .k{color:#8b87a0;font-weight:600}.skv .vv{color:#3a3550;font-weight:700}.soon{padding:80px 40px;text-align:center;background:#fff;border:1px solid #efeef4;border-radius:22px;box-shadow:0 2px 12px rgba(80,60,120,.04)}.soonico{width:74px;height:74px;border-radius:24px;background:#f1eefb;color:var(--acc);display:inline-flex;align-items:center;justify-content:center;margin-bottom:18px}.soonico svg{width:34px;height:34px}.login{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px;position:relative;overflow:hidden}.loginbg{position:absolute;inset:0;background:radial-gradient(circle at 28% 18%,#ece7fb,transparent 52%),radial-gradient(circle at 82% 86%,#e7e2f6,transparent 48%),#f4f3f9}.logincard{position:relative;background:#fff;border:1px solid #efeef4;border-radius:28px;box-shadow:0 34px 90px -34px rgba(40,30,90,.4);width:430px;max-width:100%;padding:42px}.loginbrand{gap:14px;margin-bottom:8px}.loginbrand,.loginlogo{display:flex;align-items:center}.loginlogo{width:54px;height:54px;border-radius:16px;background:#242529;color:#fff;justify-content:center;flex:0 0 auto}.loginname{font-size:22px;font-weight:800;letter-spacing:-.5px}.logintag{font-size:11px;font-weight:800;color:var(--acc);letter-spacing:.7px;margin-top:3px}.loginh{font-size:24px;font-weight:800;letter-spacing:-.5px;margin:30px 0 4px}.loginsub{font-size:13.5px;font-weight:500;color:#9a97a6;margin-bottom:26px}.btn.full{width:100%;justify-content:center;padding:14px;font-size:14.5px;margin-top:8px}.loginfoot{text-align:center;font-size:12px;font-weight:600;color:#b6b2c2;margin-top:22px}.maprow{display:flex;height:calc(100vh - 168px);min-height:520px;border:1.5px solid #ecebf2;border-radius:22px;overflow:hidden;background:#fff;position:relative}.maprow.incard{border:none;border-radius:0;height:calc(100vh - 200px);min-height:500px;position:relative}.leglist{display:flex;align-items:center;gap:16px}.mapstrip{display:flex;border-top:1px solid #f1f0f5}.mapstat{flex:1;display:flex;align-items:center;gap:13px;padding:15px 22px;border-left:1px solid #f1f0f5}.mapstat:first-child{border-left:none}.mapstat .mi{width:40px;height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex:0 0 auto}.mapstat .mi svg{width:20px;height:20px}.mapstat .mn{font-size:21px;font-weight:800;letter-spacing:-.02em;line-height:1}.mapstat .mlb{font-size:12px;font-weight:700;color:#9a97a6;margin-top:4px}.mapfloat{position:absolute;top:16px;right:16px;width:300px;background:#fff;border:1px solid #ecebf2;border-radius:18px;box-shadow:0 18px 50px -18px rgba(30,20,60,.42);z-index:500;overflow:hidden}.mapfloat .ph{padding:17px 18px 14px;border-bottom:1px solid #f1f0f5;position:relative}.mapfloat .pb{padding:14px 18px 18px}.mapclose{position:absolute;top:14px;right:14px;width:26px;height:26px;border-radius:8px;background:#f4f3f9;display:flex;align-items:center;justify-content:center;color:#8b87a0;cursor:pointer}.mapclose:hover{background:#eceaf4;color:#242529}.maphint{position:absolute;top:16px;right:16px;z-index:500;background:#fff;border:1px solid #ecebf2;border-radius:13px;box-shadow:0 10px 30px -14px rgba(30,20,60,.32);padding:11px 15px;font-size:12.5px;font-weight:700;color:#8b87a0;display:flex;align-items:center;gap:9px}.maphint svg{width:16px;height:16px;color:var(--acc)}#fleetmap{flex:1;height:100%;background:#e8edf0;z-index:0}.maplegend{position:absolute;top:16px;left:16px;z-index:500;background:#fff;border:1px solid #ecebf2;border-radius:14px;padding:12px 14px;box-shadow:0 8px 24px -14px rgba(40,30,90,.35)}.legrow{display:flex;align-items:center;gap:8px;font-size:11.5px;font-weight:700;color:#3a3550;padding:3px 0}.legdot{width:11px;height:11px;border-radius:50%;flex:0 0 auto}.mappanel{width:340px;flex:0 0 auto;border-left:1.5px solid #ecebf2;display:flex;flex-direction:column}.mappanel .ph{padding:22px 22px 16px;border-bottom:1px solid #f1f0f5}.mappanel .pb{padding:20px 22px;overflow-y:auto}.mpempty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;height:100%;color:#b6b2c2;padding:40px 26px}.mpempty svg{width:42px;height:42px;margin-bottom:14px;color:#d6d3e6}.mpico{width:52px;height:52px;border-radius:15px;background:#f1eefb;color:var(--acc);flex:0 0 auto}.fleetdot,.mpico{display:flex;align-items:center;justify-content:center}.fleetdot{width:26px;height:26px;border-radius:50%;border:3px solid #fff;box-shadow:0 3px 8px rgba(20,15,40,.35);color:#fff;font-size:0}.pkv{display:flex;justify-content:space-between;align-items:center;padding:13px 0;border-top:1px solid #f1f0f5;font-size:13px}.pkv .k{color:#8b87a0;font-weight:600}.pkv .vv{color:#3a3550;font-weight:700}.pbadge{display:inline-flex;align-items:center;gap:5px;background:#242529;color:#fff;font-size:10px;font-weight:800;letter-spacing:.5px;padding:5px 10px;border-radius:9px;text-transform:uppercase}.cred{padding:15px 16px;margin-top:11px}.credtop{display:flex;align-items:center;gap:12px;margin-bottom:13px}.credmono{font-size:14px}.credbtns{display:flex;gap:9px;flex-wrap:wrap}.collap{border:1.5px solid #ecebf2;border-radius:16px;overflow:hidden}.collaph{display:flex;align-items:center;gap:12px;padding:15px 16px;cursor:pointer}.collaph:hover{background:#faf9fd}.collapbody{padding:0 16px 16px;border-top:1px solid #f1f0f5}.chev{margin-left:auto;color:#b6b2c2;transition:.15s}.chev.open{transform:rotate(180deg)}.setlist{display:flex;flex-direction:column;gap:16px;max-width:680px}.setcard{display:flex;align-items:flex-start;gap:18px;background:#fff;border:1.5px solid #ecebf2;border-radius:20px;padding:20px 22px}.setic{width:44px;height:44px;border-radius:13px;background:#f1eefb;color:var(--acc);display:flex;align-items:center;justify-content:center;flex:0 0 auto}.setic svg{width:16px;height:16px}.settl{font-size:14.5px;font-weight:800;color:#242529}.setds{font-size:12px;font-weight:500;color:#9a97a6;margin-top:2px}.setctl{flex:0 0 auto;display:flex;align-items:center;gap:10px}.ninp{width:88px;text-align:center;background:#f6f5fa;border:1.5px solid #ecebf2;border-radius:11px;padding:10px;font-size:15px;font-weight:800;color:#242529;font-family:inherit}.ninp:focus{outline:none;border-color:var(--acc);background:#fff}.tmplrow{display:flex;align-items:center;gap:12px;background:#f6f5fa;border:1.5px solid #ecebf2;border-radius:13px;padding:11px 14px;margin-top:10px}.tmplrow .tx{flex:1;font-size:13.5px;font-weight:600;color:#3a3550}.iconsm{width:32px;height:32px;border-radius:9px;background:#fff;border:1.5px solid #ecebf2;display:flex;align-items:center;justify-content:center;color:#8b87a0;cursor:pointer;flex:0 0 auto}.iconsm:hover{color:var(--acc);border-color:#dcd8f0}.iconsm.del:hover{color:#c0504a;border-color:#f0d4d1}.iconsm.done:hover{color:#1f8a5b;border-color:#c9e6d4}.audpick{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:18px}.audcard{border:1.5px solid #ecebf2;border-radius:18px;padding:20px;cursor:pointer;background:#fbfafd}.audcard:hover{border-color:#dcd8f0}.audcard.on{border-color:var(--acc);background:#f4f1fd;box-shadow:0 0 0 1px var(--acc) inset}.audic{width:46px;height:46px;border-radius:14px;background:#fff;border:1.5px solid #ecebf2;color:#8b87a0;display:flex;align-items:center;justify-content:center;margin-bottom:13px}.audcard.on .audic{background:var(--acc);color:#fff;border-color:var(--acc)}.audt{font-size:15px;font-weight:800;color:#242529}.audd{font-size:12px;font-weight:600;color:#9a97a6;margin-top:3px}.tarea{width:100%;background:#f6f5fa;border:1.5px solid #ecebf2;border-radius:14px;padding:14px 16px;font-size:14px;font-weight:500;color:#242529;font-family:inherit;line-height:1.55;resize:vertical;min-height:120px}.tarea:focus{outline:none;border-color:var(--acc);background:#fff}.charc{text-align:right;font-size:11.5px;font-weight:700;color:#b6b2c2;margin-top:7px}.pushcols{display:grid;grid-template-columns:1fr 360px;gap:20px;align-items:start}.recprow{display:flex;align-items:center;gap:13px;padding:14px 0;border-top:1px solid #f1f0f5}.recprow.first{border-top:none;padding-top:0}.recico{width:40px;height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex:0 0 auto}.recico svg{width:20px;height:20px}.rectt{font-size:13.5px;font-weight:800;color:#242529}.recsub{font-size:11.5px;font-weight:600;color:#9a97a6;margin-top:1px}.buschips{display:flex;flex-wrap:wrap;gap:9px;margin-top:11px}.buschips.dim{opacity:.4;pointer-events:none;filter:grayscale(1)}.buschip{display:inline-flex;align-items:center;gap:8px;border:1.5px solid #ecebf2;border-radius:11px;padding:9px 13px;font-size:12.5px;font-weight:700;color:#3a3550;cursor:pointer;background:#fff}.buschip:hover{border-color:#dcd8f0}.buschip.on{border-color:var(--acc);background:#f4f1fd;color:var(--acc)}.bck{width:16px;height:16px;border-radius:5px;border:1.5px solid #cbc8da;display:flex;align-items:center;justify-content:center;color:#fff;flex:0 0 auto}.buschip.on .bck{background:var(--acc);border-color:var(--acc)}.selall{font-size:12px;font-weight:800;color:var(--acc);cursor:pointer}.tmplrow2{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.tmplchip{display:inline-flex;align-items:center;gap:6px;border:1.5px solid #ecebf2;border-radius:9px;padding:7px 12px;font-size:12px;font-weight:600;color:#6c6790;cursor:pointer;background:#f6f5fa}.tmplchip:hover{border-color:var(--acc);color:var(--acc)}.pushprev{background:linear-gradient(160deg,#2c2942,#403a5e);border-radius:20px;padding:16px}.pushwall{font-size:10.5px;font-weight:700;color:#cfc9e6;letter-spacing:.04em;margin-bottom:11px;display:flex;align-items:center;gap:7px}.pushnotif{background:#fbfafd;border-radius:15px;padding:13px 14px;display:flex;gap:12px}.pushappico{width:38px;height:38px;border-radius:11px;background:var(--acc);color:#fff;display:flex;align-items:center;justify-content:center;flex:0 0 auto}.urg .pushappico{background:#c0504a}.pushttl{font-size:13.5px;font-weight:800;color:#242529;line-height:1.25}.pushbody2{font-size:12.5px;font-weight:500;color:#5a5670;margin-top:3px;line-height:1.45;white-space:pre-wrap}.pushmeta{font-size:10px;font-weight:800;color:#a4a1ae;margin-top:7px;text-transform:uppercase;letter-spacing:.05em}.recnum{font-size:32px;font-weight:800;letter-spacing:-.03em;line-height:1}.recbreak{font-size:12px;font-weight:600;color:#8b87a0;margin-top:8px;line-height:1.5}.urgpill{display:inline-flex;gap:5px;font-size:10.5px;font-weight:800;color:#c0504a;background:#faf2f1;border-radius:7px;padding:4px 9px;text-transform:uppercase;letter-spacing:.03em}.impact,.urgpill{align-items:center}.impact{display:flex;gap:16px;background:#f1eefb;border:1.5px solid #ded9f6;border-radius:18px;padding:18px 20px;margin-top:18px}.impv{font-size:20px;font-weight:800;color:#242529;letter-spacing:-.02em}.impstrike{color:#9a97a6;text-decoration:line-through;font-weight:700;font-size:14px}.monthgrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(232px,1fr));gap:16px}.moncard{background:#fff;border:1.5px solid #ecebf2;border-radius:18px;padding:18px;display:flex;flex-direction:column}.moncard.disc{border-color:#ded9f6;background:#faf9ff}.moncard.cur{box-shadow:0 0 0 2px var(--acc) inset;border-color:var(--acc)}.mtop{display:flex;align-items:center;justify-content:space-between;margin-bottom:13px;min-height:24px}.mname{font-size:15px;color:#242529}.curtag,.mname{font-weight:800}.curtag{font-size:9.5px;letter-spacing:.4px;color:var(--acc);background:#f1eefb;border-radius:6px;padding:3px 7px}.mamt{font-size:21px;font-weight:800;letter-spacing:-.02em;color:#242529;line-height:1}.mfull{font-size:13px;font-weight:700;color:#b6b2c2;text-decoration:line-through;margin-bottom:3px}.mreason{font-size:11.5px;font-weight:600;color:#8b87a0;margin-top:9px;line-height:1.45}.discpill{gap:4px;background:var(--acc);color:#fff;font-size:11px;padding:4px 9px;border-radius:8px}.discpill,.monedit{display:inline-flex;align-items:center;font-weight:800}.monedit{margin-top:14px;padding-top:13px;border-top:1px solid #f1f0f5;font-size:12.5px;color:var(--acc);cursor:pointer;gap:6px}.monedit.add{color:#9a97a6}.monedit.add:hover{color:var(--acc)}.routetabs{display:flex;gap:6px;background:#f4f3f9;border:1px solid #ecebf2;border-radius:13px;padding:4px;margin-bottom:16px}.routetab{flex:1;text-align:center;padding:9px;border-radius:10px;font-size:12.5px;font-weight:700;color:#6c6790;cursor:pointer}.routetab.on{background:#fff;color:#242529;box-shadow:0 1px 4px rgba(80,60,120,.1)}.draghandle{color:#cbc8da;cursor:grab;display:flex;align-items:center;flex:0 0 auto}.wapreview{background:#e7f6ea;border:1.5px solid #c9ead0;border-radius:14px;padding:14px 16px;font-size:13px;color:#1f5733;line-height:1.55;margin:16px 0 4px}.wapreview .mt{font-size:11px;font-weight:800;color:#2f8a52;text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px;display:flex;align-items:center;gap:6px}.acal{flex-direction:column}.acal,.acalhead{display:flex;gap:14px}.acalhead{align-items:center;justify-content:space-between;flex-wrap:wrap}.acalnav{display:inline-flex;align-items:center;gap:10px}.acalmonth{font-size:15px;font-weight:800;color:#242529;min-width:140px;text-align:center}.acalarrow{width:32px;height:32px;border-radius:10px;border:1.5px solid #ecebf2;background:#fff;color:#6c6790;font-size:18px;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-family:inherit}.acalarrow:hover{border-color:#dcd8f0;color:var(--acc)}.acalstats{display:inline-flex;gap:8px;flex-wrap:wrap}.acstat{display:flex;flex-direction:column;align-items:center;padding:6px 12px;border-radius:12px;background:#f7f6fb;min-width:60px;line-height:1.15}.acstatv{font-size:15px;font-weight:800}.acstatl{font-size:10px;font-weight:700;color:#8b87a0;letter-spacing:.4px;text-transform:uppercase;margin-top:2px}.acstat.present{background:#e7f3ec;color:#1f8a5b}.acstat.partial{background:#fdf0c8;color:#b08a2a}.acstat.missed{background:#faf2f1;color:#c0504a}.acstat.absent{background:#eeecf4;color:#6c6790}.acstat.rate{background:#f1eefb;color:var(--acc)}.acalgrid{display:grid;grid-template-columns:repeat(7,1fr);gap:6px}.acalwd{font-size:10px;font-weight:800;color:#8b87a0;letter-spacing:.5px;text-align:center;padding:6px 0 2px}.acell{position:relative;aspect-ratio:1;border:1.5px solid transparent;border-radius:10px;background:#f7f6fb;color:#242529;display:flex;flex-direction:column;justify-content:space-between;padding:6px 8px;cursor:pointer;font-family:inherit;font-size:13px;font-weight:700}.acell:hover{border-color:#dcd8f0}.acell.oom{opacity:.35}.acell.today{outline:2px solid var(--acc);outline-offset:-2px}.acell.on{border-color:var(--acc);box-shadow:0 6px 18px -10px rgba(91,75,214,.4)}.acnum{font-size:13px;font-weight:800;text-align:left}.acdots{display:flex;gap:4px;justify-content:center;margin-bottom:2px}.acell.present{background:#e7f3ec;color:#1f8a5b}.acell.partial{background:#fdf0c8;color:#b08a2a}.acell.missed{background:#faf2f1;color:#c0504a}.acell.absent{background:#eeecf4;color:#6c6790}.acell.notrip{background:#f7f6fb;color:#8b87a0}.acell.weekend{background:#fafafd;color:#c5c2d2}.acell.future{background:#fafafd;color:#8b87a0}.adot{width:6px;height:6px;border-radius:50%;background:#d6d3e6;flex-shrink:0}.adot.present{background:#1f8a5b}.adot.boarded_only,.adot.partial{background:#b08a2a}.adot.missed{background:#c0504a}.adot.absent,.adot.premarked_absent{background:#8b87a0}.adot.none{background:transparent;border:1px solid #d6d3e6}.acallegend{display:flex;flex-wrap:wrap;gap:12px;padding-top:6px;border-top:1px solid #f1f0f5}.acleg{display:inline-flex;align-items:center;gap:6px}.legswatch{width:12px;height:12px;border-radius:4px;background:#f7f6fb}.legswatch.present{background:#c6e7d2}.legswatch.partial{background:#f5deac}.legswatch.missed{background:#f0cdc7}.legswatch.absent{background:#dbd8e6}.legswatch.no_trip{background:#f7f6fb;border:1px solid #ecebf2}.acmodal{width:720px;max-width:100%}.acdetail{border:1.5px solid #ecebf2;border-radius:16px;padding:16px 18px;background:#fff;margin-top:6px}.acdetailhead{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding-bottom:10px;border-bottom:1px solid #f1f0f5}.acclose{background:transparent;border:none;font-size:22px;line-height:1;color:#8b87a0;cursor:pointer;padding:0 4px}.acclose:hover{color:#242529}.acdetailgrid{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding-top:12px}@media (max-width:640px){.acdetailgrid{grid-template-columns:1fr}}.aclegcard{border:1.5px solid #f1f0f5;border-radius:12px;padding:12px 14px}.acleghead{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.acsubtt{font-size:13px;font-weight:800;color:#242529}.acchip{font-size:10.5px;font-weight:800;padding:3px 8px;border-radius:20px;letter-spacing:.3px;background:#f7f6fb;color:#8b87a0}.acchip.present{background:#e7f3ec;color:#1f8a5b}.acchip.boarded_only{background:#fdf0c8;color:#b08a2a}.acchip.missed{background:#faf2f1;color:#c0504a}.acchip.premarked_absent{background:#eeecf4;color:#6c6790}.acchip.none{background:#f7f6fb;color:#8b87a0}.modal.epmodal{width:640px;max-width:100%;padding:0;overflow:hidden;display:flex;flex-direction:column;max-height:calc(100vh - 80px)}.ephead{gap:14px;padding:22px 26px;border-bottom:1px solid #f1f0f5}.ephead,.epico{display:flex;align-items:center;flex:0 0 auto}.epico{width:44px;height:44px;border-radius:13px;background:#f1eefb;color:var(--acc);justify-content:center}.epico svg{width:21px;height:21px}.epclose{width:36px;height:36px;border-radius:11px;border:1.5px solid #ecebf2;background:#fff;color:#6c6790;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.epclose:hover{background:#faf9fd}.epclose svg{width:17px;height:17px}.epbody{padding:22px 26px;overflow:auto;flex:1 1 auto}.epsec{font-size:11px;font-weight:800;color:#6c6790;text-transform:uppercase;letter-spacing:.06em;margin:0 0 14px}.epdiv{height:1px;background:#f1f0f5;margin:22px 0}.epseg{display:flex;gap:8px}.epseg button{flex:1;background:#f6f5fa;border:1.5px solid #ecebf2;color:#6c6790;border-radius:13px;padding:12px;font-size:13.5px;font-weight:700;cursor:pointer;font-family:inherit}.epseg button.on{background:#f4f1fd;border-color:var(--acc);color:var(--acc)}.epfoot{display:flex;justify-content:flex-end;gap:11px;padding:18px 26px;border-top:1px solid #f1f0f5;background:#fcfbfe;flex:0 0 auto}.mstats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:20px}.mstat{background:#fff;border:1.5px solid #ecebf2;border-radius:18px;padding:17px 18px;gap:14px}.msi,.mstat{display:flex;align-items:center}.msi{width:44px;height:44px;border-radius:13px;justify-content:center;flex:0 0 auto}.msi svg{width:21px;height:21px}.mv{font-size:23px;font-weight:800;color:#242529;letter-spacing:-.02em;line-height:1}.ml{font-size:11.5px;font-weight:700;color:#9a97a6;margin-top:4px}.t-lav{background:#f1eefb;color:var(--acc)}.t-grn{background:#e7f3ec;color:#1f8a5b}.t-yel{background:#fdf0c8;color:#b08a2a}.t-blu{background:#eef0fb;color:#5b6bd0}.fbar{display:flex;align-items:center;gap:12px;margin-bottom:18px;flex-wrap:wrap}.seg{display:inline-flex;background:#fff;border:1.5px solid #ecebf2;border-radius:12px;padding:3px;gap:3px}.segi{padding:8px 14px;border-radius:9px;font-size:12.5px;font-weight:700;color:#6c6790;cursor:pointer}.segi.on{background:var(--acc);color:#fff;box-shadow:0 1px 4px rgba(80,60,120,.1)}.fsearch{display:flex;align-items:center;gap:8px;background:#fff;border:1.5px solid #ecebf2;border-radius:12px;padding:9px 13px;width:230px;color:#9a97a6}.fsearch input{border:none;background:transparent;font-family:inherit;font-size:12.5px;font-weight:600;color:#242529;outline:none;width:100%}.fsearch input::-moz-placeholder{color:#b6b2c2;font-weight:500}.fsearch input::placeholder{color:#b6b2c2;font-weight:500}.fsel{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%239a97a6' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E") no-repeat right 12px center;background-size:13px;border:1.5px solid #ecebf2;border-radius:12px;padding:9px 34px 9px 14px;font-size:12.5px;font-weight:700;color:#3a3550;font-family:inherit;cursor:pointer}.fsel:focus{outline:none;border-color:var(--acc)}.vgrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:16px}.vcard{display:block;background:#fff;border:1.5px solid #ecebf2;border-radius:20px;padding:20px;cursor:pointer;color:inherit;text-decoration:none;transition:box-shadow .15s,border-color .15s}.vcard:hover{border-color:#dcd8f0;box-shadow:0 10px 26px -16px rgba(40,30,90,.28)}.vtop{gap:12px;margin-bottom:16px}.vico,.vtop{display:flex;align-items:center}.vico{width:46px;height:46px;border-radius:14px;background:#f1eefb;color:var(--acc);justify-content:center;flex-shrink:0}.vico svg{width:22px;height:22px}.vnum{font-size:16px;font-weight:800;color:#242529;letter-spacing:-.01em}.vmodel{font-size:12px;font-weight:600;color:#8b87a0;margin-top:2px}.vmeta{display:flex;flex-direction:column;gap:10px;margin:15px 0;padding:15px 0;border-top:1px solid #f1f0f5;border-bottom:1px solid #f1f0f5}.vrow{display:flex;align-items:center;gap:9px;font-size:12.5px}.vrow svg{width:15px;height:15px;color:#b6b2c2;flex-shrink:0}.vlab{color:#8b87a0;font-weight:600;width:72px;flex-shrink:0}.vval{color:#3a3550;font-weight:700;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vfoot{justify-content:space-between}.vfoot,.vocc{display:flex;align-items:center}.vocc{gap:11px}.voccv{font-size:13px;font-weight:800;color:#242529}.link{color:var(--acc)}.back,.link{font-size:12.5px;font-weight:700;cursor:pointer}.back{display:inline-flex;align-items:center;gap:7px;color:#6c6790;margin-bottom:16px;background:#fff;border:1.5px solid #ecebf2;border-radius:11px;padding:8px 13px;text-decoration:none}.back:hover{background:#f4f3f9}.formcols{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:18px;align-items:start;max-width:1200px}.sec{padding:24px}.shead{gap:11px;margin-bottom:20px}.shead,.snum{display:flex;align-items:center}.snum{width:30px;height:30px;border-radius:9px;background:#f1eefb;color:var(--acc);justify-content:center;font-size:13px;flex:0 0 auto}.snum,.stt{font-weight:800}.stt{font-size:15.5px}.sds{font-size:12px;font-weight:500;color:#9a97a6;margin-top:1px}.inp{width:100%;background:#f6f5fa;border:1.5px solid #ecebf2;border-radius:13px;padding:12px 14px;font-size:14px;font-weight:600;color:#242529;font-family:inherit}.inp::-moz-placeholder{color:#b6b2c2;font-weight:500}.inp::placeholder{color:#b6b2c2;font-weight:500}.inp:focus{outline:none;border-color:var(--acc);background:#fff}.row2{display:grid;grid-template-columns:1fr 1fr;gap:14px}.fx{display:flex}.ac{align-items:center}.jb{justify-content:space-between}.gap8{gap:8px}.gap10{gap:10px}.gap12{gap:12px}.gap16{gap:16px}.btn.danger{background:#fff;color:#c0504a;border:1.5px solid #f2d7d3}.btn.danger:hover{background:#faf2f1;border-color:#e6b8b1}.btn.sm{padding:9px 14px;font-size:12.5px}.btn.sm svg{width:15px;height:15px}.chip.red{background:#faf2f1;color:#c0504a}.chip.ash{background:#f0eff4;color:#7a7689}.av{width:34px;height:34px;border-radius:50%;background:#ded9f6;display:flex;align-items:center;justify-content:center;color:var(--acc);flex:0 0 auto;font-size:12px;font-weight:800}.bn,.fee{color:#242529}.bn,.fee,.lab{font-weight:800}.lab{font-size:11px;color:#a4a1ae;letter-spacing:.4px;margin-bottom:7px;display:block}.rowclick{cursor:pointer}.tbl{width:100%;border-collapse:collapse}.tbl th{text-align:left;font-size:11px;font-weight:800;letter-spacing:.4px;color:#a4a1ae;padding:0 22px 11px}.tbl td{padding:13px 22px;border-top:1px solid #f1f0f5;font-size:13.5px;font-weight:600;color:#3a3550;vertical-align:middle}.tbl tr:hover td{background:#faf9fd}.tbus{gap:11px}.mhead,.tbus{display:flex;align-items:center}.mhead{gap:16px;background:#fff;border:1.5px solid #ecebf2;border-radius:22px;padding:22px;margin-bottom:16px}.mico{width:58px;height:58px;border-radius:17px;background:#f1eefb;color:var(--acc);display:flex;align-items:center;justify-content:center;flex-shrink:0}.mnum{font-size:22px;font-weight:800;color:#242529;letter-spacing:-.02em}.msub{font-size:13px;font-weight:600;color:#8b87a0;margin-top:3px}.mact{display:flex;gap:9px}.live{background:linear-gradient(120deg,#242232,#3a3357);border-radius:22px;padding:22px 24px;margin-bottom:16px;color:#fff}.livetag{display:inline-flex;align-items:center;gap:7px;font-size:10.5px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#d9d3f5}.livedot{width:8px;height:8px;border-radius:50%;background:#7dd88f;box-shadow:0 0 0 0 rgba(125,216,143,.7);animation:vppulse 1.8s infinite}@keyframes vppulse{0%{box-shadow:0 0 0 0 rgba(125,216,143,.6)}70%{box-shadow:0 0 0 9px rgba(125,216,143,0)}to{box-shadow:0 0 0 0 rgba(125,216,143,0)}}@keyframes ufspin{to{transform:rotate(1turn)}}.livenext{font-size:20px;font-weight:800;letter-spacing:-.02em;margin-top:10px}.livekpis{display:flex;gap:26px}.livek .lv{font-size:22px;font-weight:800;letter-spacing:-.02em}.livek .ll{font-size:11px;font-weight:700;color:#b3abd6;margin-top:2px}.lstack{display:flex;height:12px;border-radius:6px;overflow:hidden;background:hsla(0,0%,100%,.14);margin-top:14px;gap:2px}.lseg{height:100%;border-radius:2px}.lleg{display:flex;flex-wrap:wrap;gap:16px;margin-top:12px}.llegi{display:inline-flex;align-items:center;gap:7px;font-size:11.5px;font-weight:700;color:#c3bce0}.lld{width:8px;height:8px;border-radius:3px;flex:0 0 auto}.lchips{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px;padding-top:18px;border-top:1px solid hsla(0,0%,100%,.1)}.lchip{display:inline-flex;align-items:center;gap:9px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.13);border-radius:12px;padding:11px 14px;flex:1 1 200px}.lchipdot{width:7px;height:7px;border-radius:50%;background:#e6b95c;flex:0 0 auto}.lchipdot.done{background:#7dd88f}.lchipn{font-size:12px;font-weight:800;color:#fff}.lchipc{font-size:11.5px;font-weight:800;color:#e6b95c}.lchipc.done{color:#7dd88f}.t-red{background:#faf2f1;color:#c0504a}.pcols{display:grid;grid-template-columns:1fr 366px;gap:16px;align-items:start}.scard{background:#fff;border:1.5px solid #ecebf2;border-radius:20px;padding:22px}.ch{display:flex;align-items:center;justify-content:space-between;padding:20px 22px 14px}.h{font-size:16px;font-weight:800;margin:0}.sec{padding:22px}.chartwrap{padding:8px 22px 0}.areasvg{width:100%;height:auto;display:block;overflow:visible}.areax{position:relative;height:15px;margin:10px 22px 0}.areaxl{position:absolute;transform:translateX(-50%);font-size:11px;font-weight:700;color:#9a97a6;white-space:nowrap}.trlegend{display:flex;gap:22px;padding:16px 22px 20px;border-top:1px solid #f1f0f5;margin-top:16px}.trk .trv{font-size:19px;font-weight:800;color:#242529;letter-spacing:-.02em}.trk .trl{font-size:11px;font-weight:700;color:#9a97a6;margin-top:2px}.sava{width:46px;height:46px;border-radius:14px;background:#eef0fb;color:#5b6bd0;display:flex;align-items:center;justify-content:center;flex-shrink:0}.sava.att{background:#f1eefb;color:var(--acc)}.sname{font-size:14.5px;font-weight:800;color:#242529}.callb{width:34px;height:34px;border-radius:11px;border:1.5px solid #ecebf2;background:#fff;color:var(--acc);display:flex;align-items:center;justify-content:center;cursor:pointer;flex:0 0 auto}.callb:hover{border-color:#dcd8f0;background:#faf9fd}.cred{background:#f6f5fa;border:1.5px solid #ecebf2;border-radius:16px;padding:14px 15px}.credrow{display:flex;align-items:center;gap:12px}.credmono{font-family:JetBrains Mono,ui-monospace,monospace;font-size:13px;font-weight:700;color:#242529;background:#fff;border:1.5px solid #ecebf2;border-radius:9px;padding:5px 11px;letter-spacing:.3px}.credhead{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.credhead .lab{margin:0}.credic{width:36px;height:36px;border-radius:11px;background:#fff;border:1.5px solid #ecebf2;color:#9a97a6;display:flex;align-items:center;justify-content:center;flex:0 0 auto}.credval{flex:1;min-width:0}.credval .lab{margin:0 0 5px}.creddiv{height:1px;background:#ecebf2;margin:13px 0}.credact{font-size:12.5px;font-weight:800;color:var(--acc);cursor:pointer;flex:0 0 auto;padding:6px 13px;border-radius:9px;border:1.5px solid #ecebf2;background:#fff;transition:border-color .12s,background .12s}.credact:hover{border-color:#dcd8f0;background:#faf9fd}.rtitem{display:flex;align-items:center;gap:11px;padding:12px 0;border-top:1px solid #f1f0f5}.rtitem:first-of-type{border-top:none}.rtn{width:24px;height:24px;border-radius:8px;background:#f1eefb;color:var(--acc);display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:800;flex:0 0 auto}.rtcount{font-size:11.5px;font-weight:700;color:#9a97a6;flex:0 0 auto}.rtadd{display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:800;color:var(--acc);cursor:pointer}.rtname{cursor:text;border-radius:6px}.rtname:hover{color:var(--acc)}.rtinp{width:100%;background:#fff;border:1.5px solid var(--acc);border-radius:9px;padding:5px 9px;font-size:13px;font-weight:700;color:#242529;font-family:inherit;outline:none}.rtaddrow{display:flex;gap:8px;margin-top:10px}.rtaddrow .rtinp{flex:1;border-color:#ecebf2}.rtdel{width:26px;height:26px;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#c7c4d4;cursor:pointer;flex:0 0 auto}.rtdel:hover{color:#c0504a;background:#faf2f1}.rtgrip{width:18px;height:26px;display:flex;align-items:center;justify-content:center;color:#c7c4d4;cursor:grab;flex:0 0 auto}.rtgrip:hover{color:#8b87a0}.rtgrip:active{cursor:grabbing}.rtitem.dragging{background:#fff;box-shadow:0 10px 26px -12px rgba(40,30,90,.35);border-radius:12px}.feewrap{position:relative;width:104px;height:104px;flex:0 0 auto}.feewrap svg{display:block}.feetxt{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1}.feepct{font-size:23px;color:#242529;letter-spacing:-.02em}.feepct,.feepl{font-weight:800}.feepl{font-size:9px;color:#9a97a6;text-transform:uppercase;letter-spacing:.5px;margin-top:4px}.feeout{justify-content:space-between;background:#faf2f1;border:1.5px solid #f2d7d3;border-radius:13px;padding:11px 14px;margin-top:16px}.feebell,.feeout{display:flex;align-items:center}.feebell{width:38px;height:38px;border-radius:12px;background:#fff;border:1.5px solid #f2d7d3;color:#c0504a;justify-content:center;cursor:pointer;flex:0 0 auto}.feebell:hover{background:#f7e7e4;border-color:#e6b8b1}.feegrid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:14px}.feecell{border:1.5px solid #ecebf2;border-radius:14px;padding:13px 8px;text-align:center}.fcv{font-size:20px;letter-spacing:-.02em;color:#242529;line-height:1}.fcl,.fcv{font-weight:800}.fcl{display:inline-flex;align-items:center;justify-content:center;gap:5px;font-size:10.5px;color:#8b87a0;margin-top:7px}.fcd{width:7px;height:7px;border-radius:50%;flex:0 0 auto}.ovr{position:fixed;inset:0;background:rgba(30,25,50,.42);display:flex;align-items:center;justify-content:center;z-index:50;padding:24px}.modal{background:#fff;border-radius:24px;width:480px;max-width:100%;padding:28px;box-shadow:0 30px 70px -20px rgba(30,20,60,.5)}.modal .mh{font-size:19px;font-weight:800;color:#242529;letter-spacing:-.01em}.modal .md{font-size:13.5px;color:#8b87a0;font-weight:600;margin-top:4px;line-height:1.5}.mactions{display:flex;gap:10px;justify-content:flex-end;margin-top:22px}.field{margin-bottom:15px}.solo-gate{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px;background:radial-gradient(circle at 26% 16%,#ece7fb,transparent 54%),radial-gradient(circle at 84% 88%,#e7e2f6,transparent 46%),#f4f3f9}.solo-card{background:#fff;border:1px solid #efeef4;border-radius:28px;box-shadow:0 34px 90px -34px rgba(40,30,90,.4);width:600px;max-width:100%;padding:40px}.solo-ico{width:58px;height:58px;border-radius:18px;background:#f1eefb;color:var(--acc);display:flex;align-items:center;justify-content:center;margin-bottom:22px}.solo-h{font-size:25px;font-weight:800;letter-spacing:-.5px;color:#242529;line-height:1.2;margin:0 0 10px}.solo-p{font-size:14px;font-weight:600;color:#7a7689;line-height:1.6;margin:0}.solo-list{margin:22px 0;padding:18px 20px;background:#faf9fd;border:1px solid #efeef4;border-radius:16px;display:flex;flex-direction:column;gap:11px}.solo-li{display:flex;align-items:flex-start;gap:10px;font-size:13.5px;font-weight:650;color:#3a3550;line-height:1.45}.solo-b{width:7px;height:7px;border-radius:50%;background:var(--acc);flex:0 0 auto;margin-top:6px}.solo-note{font-size:12.5px;font-weight:600;color:#9a97a6;line-height:1.55;margin:0 0 24px}.plansplit{display:grid;grid-template-columns:292px minmax(0,1fr);gap:16px;align-items:start}@media (max-width:960px){.plansplit{grid-template-columns:1fr}.buslist{position:static;max-height:none}}.buslist{background:#fff;border:1.5px solid #ecebf2;border-radius:18px;padding:12px;position:sticky;top:16px;max-height:calc(100vh - 40px);overflow:auto}.buslisth{display:flex;align-items:baseline;justify-content:space-between;gap:8px;flex-wrap:wrap;padding:2px 6px 10px}.buslistsum{font-size:11px;font-weight:700;color:#9a97a6}.busrow{display:block;width:100%;text-align:left;background:none;border:1.5px solid transparent;border-radius:12px;padding:9px 11px;margin-bottom:3px;cursor:pointer;font-family:inherit}.busrow:hover:not(.on){background:#f7f6fb}.busrow.on{background:#f1eefb;border-color:var(--acc)}.busrow.idle .busrowname{color:#8b87a0}.busrowtop{display:flex;align-items:center;gap:7px}.busrowname{font-size:13.5px;font-weight:800;color:#242529}.busrowmeta{display:block;font-size:11.5px;font-weight:600;color:#9a97a6;margin-top:2px}.busrowover{color:#b08a2a;font-weight:800}.busrowdot{color:#4a9a6a}.planmode{display:flex;align-items:center;gap:14px;flex-wrap:wrap;background:#f7f6fb;border:1.5px solid #ecebf2;border-radius:16px;padding:12px 14px;margin-bottom:14px}.planmode.day{background:#fdf9ec;border-color:#f2e4bc}.planmodetabs{display:inline-flex;background:#fff;border:1.5px solid #e9e7f0;border-radius:11px;padding:3px;flex:0 0 auto}.planmode.day .planmodetabs{border-color:#eddfba}.planmodetab{background:none;border:none;border-radius:9px;padding:7px 12px;font-size:12.5px;font-weight:700;color:#7a7689;cursor:pointer;font-family:inherit;white-space:nowrap}.planmodetab.on{background:var(--acc);color:#fff}.planmode.day .planmodetab.on{background:#b08a2a}.planmodeh{font-size:13.5px;font-weight:800;color:#242529}.planmode.day .planmodeh{color:#8a6d1f}.planmodes{font-size:12px;font-weight:600;color:#8b87a0;line-height:1.5;margin-top:2px}.planmode.day .planmodes{color:#9c803c}.planday{background:#fff;border:1.5px solid #eddfba;border-radius:9px;padding:7px 11px;font-size:12px;font-weight:700;color:#8a6d1f;cursor:pointer;font-family:inherit}.planday.on{background:#b08a2a;border-color:#b08a2a;color:#fff}.planhint{background:#f7f6fb;border:1.5px solid #ecebf2;border-radius:16px;padding:12px 16px;margin-bottom:14px;color:#6c6790;font-size:12.5px;font-weight:600;line-height:1.55}.planprob{border:1.5px solid #f2e4bc;background:#fdf9ec;border-radius:16px;margin-bottom:14px}.planprob.bad{border-color:#f2d7d3;background:#faf2f1}.planprobhead{width:100%;display:flex;align-items:center;gap:10px;background:none;border:none;padding:12px 16px;font-size:13px;font-weight:800;color:#8a6d1f;cursor:pointer;font-family:inherit}.planprob.bad .planprobhead{color:#c0504a}.planprobdot{width:8px;height:8px;border-radius:50%;background:#d8b45c;flex:0 0 auto}.planprob.bad .planprobdot{background:#c0504a}.planprobtog{font-size:11.5px;font-weight:700;opacity:.75;flex:0 0 auto}.planprobbody{padding:0 16px 14px}.planprobsec{margin-top:10px;padding-top:12px;border-top:1px solid rgba(60,40,20,.08)}.planprobsec:first-child{margin-top:0;padding-top:0;border-top:none}.planprobt{font-size:12.5px;font-weight:800;color:#242529;margin-bottom:3px}.planprobd{font-size:12px;font-weight:600;color:#8b87a0;line-height:1.55;margin-bottom:8px}.buscard{background:#fff;border:1.5px solid #ecebf2;border-radius:18px;padding:16px 18px}.buscard.idle{background:#fbfbfd;border-style:dashed;border-color:#e2e0ea}.buswarn{font-size:12px;font-weight:700;color:#b08a2a;margin-top:8px}.rtplan{margin-top:12px}.rtplan+.rtplan{border-top:1px solid #f1f0f5;padding-top:12px}.rtplan.locked{opacity:.72}.rthead{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:8px;min-height:26px}.rpname{font-weight:800}.rpinp,.rpname{font-size:13px;color:#242529}.rpinp{flex:1;min-width:160px;background:#fff;border:1.5px solid var(--acc);border-radius:9px;padding:6px 10px;font-family:inherit;font-weight:700}.rpinp:focus{outline:none;box-shadow:0 0 0 3px #ece8fb}.addroute{margin-top:14px;width:100%;background:none;border:1.5px dashed #dedbe8;border-radius:12px;padding:9px 12px;font-size:12.5px;font-weight:700;color:#7a7689;cursor:pointer;font-family:inherit}.addroute:hover:not(:disabled){border-color:var(--acc);color:var(--acc);background:#faf9ff}.addroute:disabled{opacity:.5;cursor:not-allowed}.rpaddrow{display:flex;align-items:center;gap:8px;margin-top:14px;flex-wrap:wrap}.rtnote{margin-top:14px;padding:10px 12px;background:#f7f6fb;border:1.5px solid #ecebf2;border-radius:12px;color:#7a7689;line-height:1.55}.rtempty,.rtnote{font-size:12px;font-weight:600}.rtempty{color:#b6b2c2;padding:10px 4px 10px 34px}.journey{position:relative;margin-top:4px;border-radius:12px}.journey:before{content:"";position:absolute;z-index:0;left:11px;top:16px;bottom:16px;width:2px;background:#ecebf2;border-radius:2px}.journey.empty:before{display:none}.stop{gap:10px;padding:6px 6px 6px 0;border-radius:10px}.stop,.stopdot{position:relative;z-index:1;display:flex;align-items:center}.stopdot{width:22px;height:22px;border-radius:50%;flex:0 0 auto;justify-content:center;font-size:11px;font-weight:800;box-shadow:0 0 0 3px #fff}.stop.picks .stopdot{background:var(--acc);color:#fff}.stop.passes .stopdot{background:#fff;color:#b6b2c2;border:2px solid #e2e0ea}.stopbody{flex:1;min-width:0}.stopname{display:block;font-size:13.5px;font-weight:700;color:#242529}.stop.passes .stopname{font-weight:600;color:#7a7689}.stopmeta{display:block;font-size:11.5px;font-weight:600;color:#9a97a6;margin-top:1px}.stopmeta b{color:var(--acc);font-weight:800}.stopacts{display:flex;align-items:center;gap:2px;flex:0 0 auto}.stoparrow{background:none;border:1.5px solid transparent;border-radius:8px;width:26px;height:26px;font-size:13px;font-weight:800;line-height:1;color:#9a97a6;cursor:pointer;font-family:inherit}.stoparrow:hover:not(:disabled){background:#f4f3f9;border-color:#ecebf2;color:var(--acc)}.stoparrow:disabled{opacity:.28;cursor:not-allowed}.stopdel{display:flex;align-items:center;justify-content:center;background:none;border:1.5px solid transparent;border-radius:8px;width:26px;height:26px;color:#b6b2c2;cursor:pointer;font-family:inherit;padding:0}.stopdel:hover:not(:disabled){background:#faf2f1;border-color:#f2d7d3;color:#c0504a}.stopdel:disabled{opacity:.35;cursor:not-allowed}.stoppick{background:none;border:none;padding:0;font-family:inherit;font-size:11.5px;font-weight:800;color:var(--acc);cursor:pointer;text-decoration:underline;text-underline-offset:2px}.stoppick:hover:not(:disabled){color:#3f31a8}.stoppick:disabled{opacity:.5;cursor:not-allowed}.addstop{margin:6px 0 0 32px;background:none;border:1.5px dashed #dedbe8;border-radius:10px;padding:7px 12px;font-size:12px;font-weight:700;color:#7a7689;cursor:pointer;font-family:inherit}.addstop:hover:not(:disabled){border-color:var(--acc);color:var(--acc);background:#faf9ff}.addstop:disabled{opacity:.5;cursor:not-allowed}.iconbtn{background:#f4f3f9;border:1.5px solid #ecebf2;border-radius:8px;width:24px;height:24px;font-size:11px;font-weight:800;color:#5a5570;cursor:pointer;font-family:inherit;display:flex;align-items:center;justify-content:center;flex:0 0 auto}.iconbtn.wide{width:auto;padding:0 8px;font-size:10.5px}.iconbtn:hover:not(:disabled){background:#eceaf4;border-color:#d6d3e6}.iconbtn:disabled{opacity:.4;cursor:not-allowed}.addstopmodal{width:560px;max-width:100%}.addstopscroll{max-height:min(52vh,420px);overflow:auto;margin-top:16px}.addstopsec{margin-bottom:16px}.addstopsec:last-child{margin-bottom:0}.addstopt{font-size:12.5px;font-weight:800;color:#242529;margin-bottom:2px}.addstopd{font-size:11.5px;font-weight:600;color:#9a97a6;line-height:1.55;margin-bottom:9px}.addstopnone{font-size:12px;font-weight:600;color:#b6b2c2;padding:6px 2px}.addstopopts{display:flex;flex-wrap:wrap;gap:8px}.addstopopts .addstopopt{position:relative;width:auto;flex:0 1 auto;max-width:100%;flex-direction:column;align-items:flex-start;justify-content:center;gap:1px;padding:8px 32px 8px 12px;margin-bottom:0}.addstopseq{position:absolute;top:6px;right:7px;width:18px;height:18px;border-radius:50%;background:var(--acc);color:#fff;display:flex;align-items:center;justify-content:center;font-size:10.5px;font-weight:800}.addstopopt,.addstopopts .addstopn{text-align:left}.addstopopt{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;background:#fff;border:1.5px solid #ecebf2;border-radius:12px;padding:10px 12px;margin-bottom:6px;cursor:pointer;font-family:inherit}.addstopopt:hover:not(:disabled){border-color:var(--acc);background:#faf9ff}.addstopopt:disabled{opacity:.5;cursor:not-allowed}.addstopopt.urgent{border-color:#f2d7d3;background:#fdfaf9}.addstopopt.over{border-color:#f2e4bc;background:#fdfaf3}.addstopopt.on,.addstopopt.on:hover:not(:disabled){border-color:var(--acc);background:#f1eefb;box-shadow:0 0 0 1px var(--acc) inset}.addstopnew{display:block;width:100%;text-align:left;margin-top:12px;background:#f6f4fd;border:1.5px dashed var(--acc);border-radius:12px;padding:11px 13px;cursor:pointer;font-family:inherit}.addstopnew:hover:not(:disabled){background:#f1eefb}.addstopnew:disabled{opacity:.5;cursor:not-allowed}.addstopnewt{display:block;font-size:13px;font-weight:800;color:var(--acc)}.addstopnewd{display:block;font-size:11.5px;font-weight:600;color:#8b87a0;line-height:1.5;margin-top:3px}.addstoperr{margin-top:10px;padding:9px 12px;background:#faf2f1;border:1.5px solid #f2d7d3;border-radius:12px;font-size:12px;font-weight:700;color:#c0504a;line-height:1.5}.addstopfoot{display:flex;align-items:center;gap:10px;margin-top:16px;padding-top:14px;border-top:1px solid #f1f0f5}.addstopcount{flex:1;font-size:12px;font-weight:700;color:#9a97a6}.addstopname{font-size:13px;font-weight:700;color:#242529}.addstopn{font-size:11px;font-weight:600;color:#9a97a6;text-align:right}.planblock{background:#faf2f1;border:1.5px solid #f2d7d3;border-radius:16px;padding:14px 16px;margin-bottom:14px;color:#c0504a;font-size:13px}.plantoast{position:fixed;right:22px;bottom:22px;z-index:60;display:flex;align-items:flex-start;gap:12px;max-width:420px;background:#2a2536;color:#fff;border-radius:14px;padding:13px 15px;font-size:12.5px;font-weight:600;line-height:1.55;box-shadow:0 22px 50px -18px rgba(20,10,50,.6)}.plantoastx{background:none;border:none;padding:0;line-height:1;font-size:13px;font-family:inherit;color:hsla(0,0%,100%,.6);cursor:pointer}.plantoastx:hover{color:#fff}.arearow{padding:11px 12px;border-radius:12px}.arearow+.arearow{border-top:1px solid #f4f3f8}.arearow:hover{background:#faf9fd}.arearow.bad{background:#fdfaf9}.areaname2{font-size:14px;font-weight:800;color:#242529}.arearowbad{font-weight:700;color:#c0504a;margin-top:7px}.arearowbad,.arearowwarn{font-size:12px;line-height:1.55}.arearowwarn{font-weight:600;color:#b08a2a;margin-top:6px}.arcbtn{background:none;border:none;padding:4px 2px;font-family:inherit;font-size:12.5px;font-weight:700;color:#9a97a6;cursor:pointer}.arcbtn:hover{color:#5a5570}.arcrow{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap;padding:11px 12px;margin-top:8px;background:#fbfbfd;border:1.5px solid #f1f0f5;border-radius:12px;opacity:.75}.segwrap{display:inline-flex;background:#f1f0f5;border-radius:11px;padding:3px}.segbtn{background:none;border:none;border-radius:9px;padding:7px 14px;font-size:12.5px;font-weight:700;color:#7a7689;cursor:pointer;font-family:inherit}.segbtn.on{background:#fff;color:#242529;box-shadow:0 1px 4px rgba(80,60,120,.1)}.f1{flex:1}.tr{text-align:right}.mb10{margin-bottom:10px}.py24{padding:24px 0}.errtxt{color:var(--err)}.ta{resize:vertical;line-height:1.5}.sronly{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.pgbar{display:flex;justify-content:space-between;padding:14px 22px 2px;border-top:1px solid #f1f0f5;margin-top:2px}.pgbar,.pgbtns{align-items:center}.pgbtns{display:inline-flex;gap:8px}.reqrow{cursor:pointer}.requnread{font-weight:800;color:#242529}.reqdot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--acc);margin-right:8px;vertical-align:middle}.reqgrid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:18px}.reqwide{grid-column:span 2}.reqval{font-size:13.5px;font-weight:600;color:#3a3550;line-height:1.5;word-break:break-word}.reqform{margin-top:20px}.modal.reqmodal{width:620px}.selbar{display:flex;align-items:center;gap:12px;margin-bottom:18px;padding:12px 16px;background:#f6f4fe;border:1.5px solid #ddd6f7;border-radius:14px;flex-wrap:wrap}.selcount{font-size:13px;font-weight:800;color:var(--acc)}.reqchk{width:16px;height:16px;accent-color:var(--acc);cursor:pointer;margin:0;vertical-align:middle}.chip.pend{background:#fdf0c8;color:#8a6a14}