:root{--color-page-bg:#f4efe5;--color-header-light:#fffdf9;--color-border:#ece3d4;--color-border-2:#e6dccb;--color-stepper-bg:#faf6ee;--color-accent:#c2691c;--color-alarm:#d1453b;--color-text:#1c1813;--color-text-muted:#8d8374;--color-text-muted-2:#60584a;--color-text-muted-3:#a89e8b;--color-header-dark:#14181f;--color-header-dark-2:#222831;--color-brand-gpn:#0a3d91;--color-brand-luk:#c8102e;--color-brand-ros:#f2a900;--color-brand-ros-text:#14181f;--color-brand-tat:#1f7a4d;--color-fuel-petrol:#c1873b;--color-fuel-petrol-2:#d09a55;--color-fuel-dt:#6f7f8e;--color-fuel-dt-2:#7e8c99;--radius-card:4px;--radius-chip:7px;--radius-plate-sm:4px;--radius-plate:8px;--shadow-card:0 1px 3px #14181f1a;--font-sans:"Golos Text", system-ui, sans-serif;--fs-kpi:30px;--fw-kpi:600;--fs-section:16px;--fw-section:600;--fs-caption:12px;--fs-tab:13px}*,:before,:after{box-sizing:border-box}html,body,#root{height:100%}body{font-family:var(--font-sans);color:var(--color-text);background:var(--color-page-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}img{display:block}.app{background:var(--color-page-bg);min-height:100%;position:relative}[data-dark="1"] img{filter:invert()hue-rotate(180deg)}.header{background:var(--color-header-light);border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;height:60px;padding:0 22px;display:flex}.header__left{align-items:center;gap:30px;display:flex}.header__logo{width:auto;height:38px}.header__right{align-items:center;gap:12px;display:flex}.tabs{gap:26px;display:flex}.tab{font-size:var(--fs-tab);color:#9b9286;cursor:pointer;border-bottom:2px solid #0000;padding-bottom:19px;font-weight:600;line-height:1}.tab--active{color:var(--color-text);border-bottom-color:var(--color-accent)}.version-badge{border:1px solid var(--color-border);border-radius:var(--radius-plate);color:#6f6453;background:#fff;align-items:center;height:34px;padding:0 13px;font-size:12px;font-weight:600;display:flex}.icon-btn{border:1px solid var(--color-border);border-radius:var(--radius-plate);color:#6f6453;cursor:pointer;background:#fff;justify-content:center;align-items:center;width:34px;height:34px;font-size:15px;display:flex}.avatar{background:var(--color-accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;font-weight:600;display:flex}.page-body{background:var(--color-page-bg);min-height:calc(100vh - 60px)}.filters{border-bottom:1px solid var(--color-border);background:#fff;align-items:center;gap:16px;padding:11px 22px;display:flex}.filters__label{color:var(--color-text-muted);font-size:12px;font-weight:400}.filters__divider{background:var(--color-border);width:1px;height:24px}.dropdown{position:relative}.driver-btn{background:var(--color-stepper-bg);border:1px solid var(--color-border);cursor:pointer;border-radius:6px;align-items:center;gap:9px;height:36px;padding:0 13px 0 8px;display:flex}.driver-btn__ava{object-fit:cover;transform-origin:0;border:2px solid #fff;border-radius:50%;width:26px;height:26px;transition:transform .18s;position:relative}.driver-btn:hover .driver-btn__ava{z-index:70;transform:scale(3.6);box-shadow:0 12px 34px #00000057}.driver-btn__cap{color:var(--color-text-muted);font-size:12px;font-weight:400}.driver-btn__name{color:var(--color-text);font-size:13px;font-weight:600}.driver-btn__caret{color:var(--color-text-muted);font-size:11px}.dropdown__backdrop{z-index:20;position:fixed;inset:0}.dropdown__menu{border:1px solid var(--color-border);z-index:30;background:#fff;border-radius:8px;width:248px;padding:6px;position:absolute;top:42px;left:0;box-shadow:0 8px 28px #14181f24}.opt{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;justify-content:space-between;align-items:center;gap:9px;width:100%;padding:9px 11px;display:flex}.opt__sub{color:#a89e8b;font-size:11px;font-weight:400}.opt--active{background:#fbeada}.opt__ava{object-fit:cover;border-radius:50%;flex:none;width:26px;height:26px}.opt__ava--all{background:var(--color-stepper-bg);border:1px solid var(--color-border);color:var(--color-text-muted);justify-content:center;align-items:center;font-size:10px;font-weight:600;display:flex}.opt__name{color:#2b2620;font-size:13px;font-weight:500}.chips{gap:7px;display:flex}.chip{border:1px solid var(--color-border);cursor:pointer;background:#fff;border-radius:17px;align-items:center;gap:7px;height:34px;padding:0 12px;display:flex}.chip--active{background:var(--color-accent);border-color:var(--color-accent)}.chip__name{color:#3d362c;font-size:12px;font-weight:500}.chip--active .chip__name{color:#fff}.chip__icon{border:1px solid var(--color-border);background:#fff;border-radius:4px;justify-content:center;align-items:center;width:20px;height:20px;display:flex;overflow:hidden}.chip__icon img{object-fit:contain;width:15px;height:15px}.steppers{align-items:center;gap:18px;margin-left:auto;display:flex}.stepper-group{align-items:center;gap:10px;display:flex}.stepper{border:1px solid var(--color-border);border-radius:var(--radius-chip);align-items:center;display:flex;overflow:hidden}.stepper__btn{background:var(--color-stepper-bg);width:32px;height:34px;color:var(--color-text-muted-2);cursor:pointer;border:none;justify-content:center;align-items:center;font-size:17px;font-weight:600;display:flex}.stepper__val{text-align:center;min-width:66px;color:var(--color-text);font-size:13px;font-weight:600}.kpis{grid-template-columns:1.85fr 1fr 1fr 1fr;gap:14px;margin-bottom:10px;padding:22px 22px 0;display:grid}.kpi{border:1px solid var(--color-border);border-radius:var(--radius-card);background:#fff;padding:11px 16px}.kpi--accent{border-left:3px solid var(--color-alarm)}.kpi--overflow{gap:18px;display:flex}.kpi-over__left{flex:none;min-width:118px}.kpi-over__right{border-left:1px solid #f0e9dc;flex:1;padding-left:16px}.kpi-over__cap{color:#8d8374;text-transform:uppercase;letter-spacing:.04em;text-align:center;margin-bottom:8px;font:600 10px Golos Text,system-ui}.kpi-over__cols{grid-template-columns:1fr 1fr;gap:14px;display:grid}.kpi-over__colcap{color:#a89e8b;text-align:center;margin-bottom:6px;font:600 11px Golos Text,system-ui}.kpi-over__col--sep{border-left:1px solid #f6f0e6;padding-left:14px}.kpi-over__row{justify-content:space-between;gap:8px;margin-top:4px;display:flex}.kpi-over__row:first-of-type{margin-top:0}.kpi-over__name{color:#3d362c;font:500 12px Golos Text,system-ui}.kpi-over__val{color:#d1453b;font:600 12px Golos Text,system-ui}.kpi--pop{position:relative}.kpi__head{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.kpi__head .kpi__title{margin-bottom:0}.kpi__cog{cursor:pointer;color:#a89e8b;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;margin:-4px -5px 0 0;font:400 13px Golos Text,system-ui;display:flex}.kpi__cog:hover{color:#c2691c;background:#f4efe5}.kpi__cog--chev{color:#c2691c}.kpi__title{color:#6f6453;text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px;font-size:11px;font-weight:500}.kpi__title--btn,.kpi__value--btn{cursor:pointer}.over-pop{z-index:50;background:#fff;border:1px solid #ece3d4;border-radius:10px;width:480px;padding:15px;position:absolute;top:46px;left:0;box-shadow:0 16px 38px #1c181338}.over-pop__head{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.over-pop__title{color:#1c1813;font:600 13px Golos Text,system-ui}.over-pop__close{cursor:pointer;color:#a89e8b;font:400 15px Golos Text,system-ui}.over-pop__hint{color:#8d8374;margin-bottom:6px;font:400 11px Golos Text,system-ui}.over-pop__list{max-height:296px;overflow-y:auto}.suspect{border-top:1px solid #f6f0e6;align-items:center;gap:11px;padding:10px 0;display:flex}.suspect__left{flex:1;min-width:0}.suspect__num{color:#2b2620;cursor:default;font:600 13px Golos Text,system-ui}.suspect__meta{color:#a89e8b;font:400 10px Golos Text,system-ui}.suspect__right{text-align:right;flex:none}.suspect__once{color:#d1453b;white-space:nowrap;font:600 12px Golos Text,system-ui}.suspect__day{color:#c2691c;white-space:nowrap;font:600 12px Golos Text,system-ui}.kpi__value{color:var(--color-text);font-size:22px;font-weight:600}.kpi__value--alarm{color:var(--color-alarm)}.kpi__sub{color:var(--color-text-muted);margin-top:3px;font-size:12px;font-weight:500}.sa-backdrop{z-index:40;position:fixed;inset:0}.sa-pop{z-index:50;background:#fff;border:1px solid #ece3d4;border-radius:10px;width:320px;padding:15px;position:absolute;top:46px;right:0;box-shadow:0 16px 38px #1c181338}.sa-pop__head{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.sa-pop__title{color:#1c1813;font:600 13px Golos Text,system-ui}.sa-pop__close{cursor:pointer;color:#a89e8b;font:400 15px Golos Text,system-ui}.sa-pop__hint{color:#8d8374;margin-bottom:6px;font:400 11px Golos Text,system-ui}.sa-row{border-top:1px solid #f6f0e6;justify-content:space-between;align-items:center;gap:10px;padding:10px 0;display:flex}.sa-row__txt{flex:1;min-width:0}.sa-row__name{color:#3d362c;font:500 12px Golos Text,system-ui}.sa-row__note{color:#a89e8b;margin-top:2px;font:400 10px Golos Text,system-ui}.sa-row__inputline{align-items:center;gap:6px;margin-top:5px;display:flex}.sa-row__input{color:#1c1813;background:#fff;border:1px solid #e0d7c6;border-radius:7px;outline:none;width:64px;padding:5px 8px;font:600 12px Golos Text,system-ui}.sa-row__unit{color:#8d8374;font:500 12px Golos Text,system-ui}.sa-toggle{cursor:pointer;border-radius:11px;flex:none;width:34px;height:20px;transition:background .15s;position:relative}.sa-toggle--top{align-self:flex-start;margin-top:2px}.sa-toggle__knob{background:#fff;border-radius:50%;width:16px;height:16px;transition:left .15s;position:absolute;top:2px;box-shadow:0 1px 2px #00000040}.sliv-row2{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:12px;padding:0 22px;display:grid}.kpi2{border:1px solid var(--color-border);border-radius:var(--radius-card);background:#fff;padding:11px 16px}.kpi2__title{color:#6f6453;text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px;font-size:11px;font-weight:500}.kpi2__grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.kpi2__lbl{align-items:center;gap:6px;margin-bottom:4px;display:flex}.kpi2__dot{border-radius:2px;flex:none;width:9px;height:9px}.kpi2__name{color:#8d8374;font:500 11px Golos Text,system-ui}.kpi2__val{color:#14181f;font:600 17px Golos Text,system-ui}.ops-overlay{z-index:80;background:#1c181352;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ops-modal{border:1px solid var(--color-border);background:#fff;border-radius:14px;flex-direction:column;width:560px;max-width:calc(100vw - 40px);max-height:80vh;display:flex;overflow:hidden;box-shadow:0 24px 60px #1c181347}.ops-modal__head{border-bottom:1px solid #f2ebdf;align-items:center;gap:10px;padding:15px 18px;display:flex}.ops-modal__title{color:#1c1813;font-size:15px;font-weight:600}.ops-modal__count{color:#d1453b;background:#fbe9e7;border-radius:11px;padding:2px 9px;font-size:12px;font-weight:600}.ops-modal__close{cursor:pointer;color:var(--color-text-muted);margin-left:auto;font-size:14px}.ops-modal__list{flex-direction:column;padding:6px 18px 16px;display:flex;overflow-y:auto}.chart-card{border:1px solid var(--color-border);border-radius:var(--radius-card);background:#fff;min-width:0;margin:0 22px 18px;padding:18px 20px}.chart-head{justify-content:space-between;align-items:center;margin-bottom:5px;display:flex}.chart-title{color:#14181f;font-size:14px;font-weight:600}.chart-head__right{align-items:center;gap:10px;display:flex}.period{border:1px solid var(--color-border);border-radius:var(--radius-chip);background:#fff;align-items:center;gap:7px;height:28px;padding:0 11px;display:flex}.period__label{color:#3d362c;font-size:12px;font-weight:600}.period__caret{color:var(--color-text-muted);font-size:10px}.limit-pill{color:var(--color-alarm);background:#fbe9e7;border-radius:13px;align-items:center;gap:6px;padding:4px 11px;font-size:12px;font-weight:500;display:inline-flex}.chart-sub{color:var(--color-text-muted);margin-bottom:8px;font-size:12px;font-weight:400}.plot-scroll{margin-top:12px;padding-bottom:6px;overflow:auto visible}.plot-track{align-items:flex-start;gap:14px;width:max-content;min-width:100%;display:flex;position:relative}.plot-limit{z-index:6;pointer-events:none;border-top:2px dashed #d1453b;position:absolute;left:0;right:0}.plot-limit__label{color:#d1453b;z-index:7;pointer-events:none;background:#fff;padding:0 5px;font:600 11px Golos Text,system-ui;position:absolute;right:2px;transform:translateY(-50%)}.day-box{background:#faf6ee;border:1px solid #efe6d6;border-radius:10px;flex:none;padding:10px 14px 11px}.day-box__label{color:#7a6f5b;text-align:center;margin-bottom:8px;font:600 11px/13px Golos Text,system-ui}.day-box__bars{z-index:2;align-items:flex-start;gap:18px;display:flex;position:relative}.bar2{cursor:pointer;flex-direction:column;align-items:center;display:flex}.bar2__field{justify-content:center;align-items:flex-end;gap:2px;height:188px;display:flex;position:relative}.minicol{border-radius:3px 3px 0 0;flex-direction:column-reverse;flex:none;display:flex;position:relative;overflow:hidden}.seg{flex-direction:column-reverse;display:flex}.seg__base{box-sizing:border-box}.seg__cap{box-sizing:border-box;background:repeating-linear-gradient(45deg,#d1453b 0 5px,#e9756c 5px 10px);border-top:1.5px dashed #fff}.minicol__over{box-sizing:border-box;pointer-events:none;background:repeating-linear-gradient(45deg,#d1453b 0 5px,#e9756c 5px 10px);position:absolute;top:0;left:0;right:0}.bar2__fuels{justify-content:center;gap:2px;margin-top:7px;display:flex}.fuel2{text-align:center;flex:none;overflow:hidden}.fuel2__short{white-space:nowrap;font:700 9px Golos Text,system-ui}.fuel2__num{color:#3d362c;white-space:nowrap;font:700 10px Golos Text,system-ui}.bar2__card{flex-direction:column;align-items:center;gap:3px;margin-top:8px;display:flex}.card-foot__icon{border:1px solid var(--color-border);background:#fff;border-radius:4px;justify-content:center;align-items:center;width:18px;height:18px;display:flex;overflow:hidden}.card-foot__icon img{object-fit:contain;width:13px;height:13px}.card-foot__num{cursor:default;font-size:10px;font-weight:500}.bar-tip{border:1px solid var(--color-border);z-index:50;background:#fff;border-radius:9px;width:264px;padding:13px 14px;position:absolute;bottom:calc(100% + 9px);left:50%;transform:translate(-50%);box-shadow:0 12px 32px #1c181333}.bar-tip--float{position:absolute;bottom:auto;left:0}.bar-tip__head{align-items:center;gap:8px;margin-bottom:10px;display:flex}.bar-tip__icon{border:1px solid var(--color-border);background:#fff;border-radius:7px;flex:none;justify-content:center;align-items:center;width:30px;height:30px;display:flex;overflow:hidden}.bar-tip__icon img{object-fit:contain;width:20px;height:20px}.bar-tip__id{color:#1c1813;white-space:nowrap;font-size:14px;font-weight:600}.bar-tip__rows,.bar-tip__fuels,.bar-tip__sum{flex-direction:column;gap:6px;display:flex}.bar-tip__fuels,.bar-tip__sum{border-top:1px solid #f2ebdf;margin-top:9px;padding-top:9px}.bar-tip__row{justify-content:space-between;gap:10px;display:flex}.bar-tip__k,.bar-tip__fuel{color:var(--color-text-muted);white-space:nowrap;font-size:12px;font-weight:400}.bar-tip__fuel{color:#3d362c;align-items:center;gap:6px;font-weight:500;display:flex}.bar-tip__dot{border-radius:2px;flex:none;width:9px;height:9px}.bar-tip__v{color:#1c1813;white-space:nowrap;font-size:12px;font-weight:600}.bar-tip__v--soft{color:#3d362c;font-weight:500}.bar-tip__v--fuelv{color:#3d362c}.bar-tip__note{color:var(--color-text-muted-3);border-top:1px solid #f2ebdf;margin-top:9px;padding-top:9px;font-size:11px;font-weight:400}.period-cal{position:relative}.period-cal__backdrop{z-index:55;position:fixed;inset:0}.period-cal__pop{z-index:60;background:#fff;border:1px solid #ece3d4;border-radius:10px;width:272px;padding:12px;position:absolute;top:34px;right:0;box-shadow:0 14px 36px #1c181333}.period-cal__head{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.period-cal__navg{gap:2px;display:flex}.period-cal__nav{cursor:pointer;color:#8d8374;border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;font-size:14px;font-weight:500;display:flex}.period-cal__nav:hover{background:#f6f0e6}.period-cal__title{color:#1c1813;font-size:13px;font-weight:600}.period-cal__week{grid-template-columns:repeat(7,1fr);gap:2px;margin-bottom:4px;display:grid}.period-cal__wd{text-align:center;color:#a89e8b;padding:4px 0;font-size:11px;font-weight:600}.period-cal__grid{grid-template-columns:repeat(7,1fr);gap:2px;display:grid}.period-cal__cell{cursor:pointer;border-radius:7px;justify-content:center;align-items:center;height:32px;font-size:13px;display:flex}.fill-tip{z-index:300;pointer-events:none;color:#fff;background:#1c1813;border-radius:11px;width:236px;padding:13px 15px;position:fixed;box-shadow:0 14px 38px #0000005c}.fill-tip__head{border-bottom:1px solid #ffffff24;justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:9px;padding-bottom:9px;display:flex}.fill-tip__l{font-size:16px;font-weight:700}.fill-tip__fuel{color:#e9c485;font-size:12px;font-weight:600}.fill-tip__rows{flex-direction:column;gap:7px;display:flex}.fill-tip__row{gap:8px;display:flex}.fill-tip__k{color:#9c9183;flex:none;width:78px;font-size:11px;font-weight:400}.fill-tip__v{color:#fff;font-size:11px;font-weight:500}.fill-tip__over{color:#ff9b91;background:#d1453b38;border-radius:7px;margin-top:10px;padding:7px 10px;font-size:11px;font-weight:700}.modal-backdrop{z-index:200;background:#1c18136b;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal{background:#fff;border-radius:14px;flex-direction:column;width:680px;max-width:92vw;max-height:88vh;padding:26px 28px 24px;display:flex;position:relative;box-shadow:0 24px 70px #1c181357}.modal>*{flex:none}.modal__close{cursor:pointer;width:30px;height:30px;color:var(--color-text-muted-3);background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;font-size:18px;display:flex;position:absolute;top:18px;right:18px}.modal__close:hover{background:#f6f0e6}.modal__head{align-items:center;gap:14px;margin-bottom:4px;display:flex}.modal__logo{border:1px solid var(--color-border);background:#fff;border-radius:9px;flex:none;justify-content:center;align-items:center;width:92px;height:54px;display:flex;overflow:hidden}.modal__logo img{object-fit:contain;max-width:78px;max-height:46px}.modal__num{color:#1c1813;letter-spacing:.3px;font-size:18px;font-weight:600}.modal__brand{color:var(--color-text-muted);margin-top:2px;font-size:12px;font-weight:400}.modal__driver{background:var(--color-stepper-bg);border-radius:9px;align-items:center;gap:9px;margin:14px 0 18px;padding:10px 12px;display:flex}.modal__ava{object-fit:cover;border-radius:50%;flex:none;width:30px;height:30px}.modal__ava--ini{color:#7a6f5b;background:#e6dcc9;justify-content:center;align-items:center;font-size:11px;font-weight:600;display:flex}.modal__drv-name{color:#2b2620;flex:1;font-size:13px;font-weight:500}.modal__date{color:var(--color-text-muted);white-space:nowrap;flex:none;font-size:12px;font-weight:500}.modal__plot-wrap{gap:12px;display:flex}.modal__axis{flex:none;width:46px;height:250px;position:relative}.modal__axis span{color:#b9ae9a;font-size:11px;font-weight:400;position:absolute;right:0}.modal__axis-top{top:-7px}.modal__axis-mid{top:calc(50% - 7px)}.modal__axis-zero{bottom:-7px}.modal__plot-col{flex:1}.modal__plot{border-left:1px solid var(--color-border);border-bottom:1px solid var(--color-border);height:250px;position:relative}.modal__limit-line{border-top:2px dashed var(--color-alarm);z-index:4;position:absolute;left:0;right:0}.modal__limit-label{color:var(--color-alarm);z-index:5;background:#fff;margin-bottom:4px;padding:0 5px;font-size:11px;font-weight:600;position:absolute;right:4px}.modal__cols{justify-content:center;align-items:flex-end;padding:0 6px;display:flex;position:absolute;inset:0}.modal__col{box-sizing:border-box;border-right:2px solid #fff;flex-direction:column-reverse;flex:0 0 150px;width:150px;display:flex;position:relative;overflow:hidden}.modal__fill{flex-direction:column-reverse;display:flex;position:relative}.modal__fill-base{box-sizing:border-box;justify-content:center;align-items:center;display:flex}.modal__fill-l{color:#fffffff2;pointer-events:none;font-size:10px;font-weight:600}.modal__fill-cap{box-sizing:border-box;background:repeating-linear-gradient(45deg,#d1453b 0 6px,#e9756c 6px 12px);border-top:1.5px dashed #fff;justify-content:center;align-items:center;display:flex}.modal__col-over{box-sizing:border-box;pointer-events:none;z-index:6;background:#d1453b2e;border:2px solid #d1453b;justify-content:center;align-items:center;display:flex;position:absolute;top:0;left:0;right:0}.modal__cap-l{color:#fff;white-space:nowrap;font-size:9px;font-weight:700}.modal__col-labels{justify-content:center;padding:9px 6px 0;display:flex}.modal__col-label{box-sizing:border-box;text-align:center;flex:0 0 150px;width:150px}.modal__col-name{color:#2b2620;font-size:12px;font-weight:600}.modal__col-total{color:var(--color-text-muted-3);margin-top:1px;font-size:11px;font-weight:400}.modal__legend{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.legend-chip{background:var(--color-stepper-bg);border:1px solid #efe7d8;border-radius:8px;align-items:center;gap:8px;padding:6px 11px 6px 8px;display:flex}.legend-chip__dot{border-radius:3px;flex:none;width:11px;height:11px}.legend-chip__name{color:#2b2620;font-size:12px;font-weight:600}.legend-chip__l{color:#1c1813;font-size:12px;font-weight:600}.legend-chip__n{color:var(--color-text-muted-3);font-size:11px;font-weight:400}.modal__stats{gap:10px;margin-top:20px;display:flex}.stat{background:var(--color-stepper-bg);border-radius:9px;flex:1 1 0;min-width:0;padding:12px 14px}.stat__label{color:var(--color-text-muted);margin-bottom:5px;font-size:11px;font-weight:400}.stat__val{font-size:18px;font-weight:700}.modal__fills{flex-direction:column;flex:auto;min-height:0;margin-top:20px;display:flex}.modal__fills-title{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.4px;flex:none;margin-bottom:9px;font-size:12px;font-weight:600}.modal__fills-list{flex-direction:column;flex:auto;gap:5px;min-height:0;display:flex;overflow-y:auto}.fill-row{background:var(--color-stepper-bg);cursor:default;border-left:3px solid #0000;border-radius:9px;align-items:center;gap:12px;padding:9px 12px;display:flex}.fill-row__dt{color:#5c5446;white-space:nowrap;flex:none;width:86px;font-size:12px;font-weight:500}.fill-row__fuel{color:#2b2620;white-space:nowrap;flex:none;align-items:center;gap:6px;width:96px;font-size:12px;font-weight:600;display:flex}.fill-row__dot{border-radius:3px;flex:none;width:9px;height:9px}.fill-row__addr{color:#5c5446;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;flex:1;min-width:0;font-size:12px;font-weight:400;overflow:hidden}.fill-row:hover .fill-row__addr{white-space:normal;overflow:visible}.fill-head{flex:none;align-items:center;gap:12px;padding:4px 12px 8px;display:flex}.fill-head__sort{cursor:pointer;text-align:left;color:#8d8374;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;background:0 0;border:none;padding:0;font:600 10px Golos Text,system-ui}.fill-head__sort:hover{color:#c2691c}.fill-head__dt{flex:none;width:86px}.fill-head__fuel{flex:none;width:96px}.fill-head__addr{color:#8d8374;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;flex:1;min-width:0;font:600 10px Golos Text,system-ui}.fill-head__l{text-align:right;color:#8d8374;text-transform:uppercase;letter-spacing:.05em;flex:none;width:50px;font:600 10px Golos Text,system-ui}.fill-row__flag{color:#fff;background:var(--color-alarm);white-space:nowrap;border-radius:5px;flex:none;padding:2px 6px;font-size:10px;font-weight:700}.fill-row__l{text-align:right;flex:none;width:50px;font-size:13px;font-weight:700}.azspopup-backdrop{z-index:220;background:#140e068c;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.azspopup{background:#fff;border-radius:14px;width:760px;max-width:94vw;height:560px;max-height:90vh;position:relative;overflow:hidden;box-shadow:0 24px 64px #140e0666}.azsmap{background:#eef0ee;position:absolute;inset:0;overflow:hidden}.azsmap__grid{background-image:linear-gradient(#e2e5e1 1px,#0000 1px),linear-gradient(90deg,#e2e5e1 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0}.azsmap__road{background:#dfe2de;width:118%;position:absolute;left:-6%}.azsmap__road--1{height:8px;top:38%;transform:rotate(-12deg)}.azsmap__road--2{background:#d7dbd6;height:14px;top:64%;transform:rotate(6deg)}.azsmap__pin{z-index:2;flex-direction:column;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-100%)}.azsmap__bubble{color:#fff;background:#c2691c;border-radius:18px 18px 18px 4px;align-items:center;gap:7px;padding:7px 13px;display:flex;box-shadow:0 6px 16px #c2691c66}.azsmap__bubble-ic{background:#fff;border-radius:5px;flex:none;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.azsmap__bubble-ic img{object-fit:contain;width:16px;height:16px}.azsmap__bubble-name{color:#fff;font:600 12px Golos Text,system-ui}.azsmap__stem{background:#c2691c;width:2px;height:16px}.azsmap__dot{background:#c2691c;border:3px solid #fff;border-radius:50%;width:10px;height:10px;box-shadow:0 2px 6px #140e064d}.azspopup__close{color:#fff;cursor:pointer;z-index:3;background:#c2691c;border:none;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;font:400 18px Golos Text,system-ui;display:flex;position:absolute;top:16px;right:16px}.azspopup__card{z-index:2;background:#fff;border-radius:12px;width:328px;padding:16px 18px;position:absolute;top:16px;left:16px;box-shadow:0 8px 24px #140e062e}.azspopup__cardhead{align-items:center;gap:10px;margin-bottom:12px;display:flex}.azspopup__ic{background:#fff;border:1px solid #ece3d4;border-radius:8px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.azspopup__ic img{object-fit:contain;width:22px;height:22px}.azspopup__name{color:#14181f;font:700 16px Golos Text,system-ui}.azspopup__addr{color:#6b6356;margin-bottom:12px;font:400 12px/1.45 Golos Text,system-ui}.azspopup__when{color:#3d362c;border-top:1px solid #f0eadf;align-items:center;gap:7px;margin-bottom:12px;padding-top:11px;font:500 12px Golos Text,system-ui;display:flex}.azspopup__amt{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.azspopup__fuel{color:#14181f;font:600 13px Golos Text,system-ui}.azspopup__sub{color:#a89e8b;margin-top:3px;font:400 11px Golos Text,system-ui}.azspopup__right{text-align:right}.azspopup__unit{color:#a89e8b;font:400 11px Golos Text,system-ui}.azspopup__sum{color:#14181f;margin-top:3px;font:700 16px Golos Text,system-ui}.azspopup__maps{color:#2f6fe0;z-index:3;background:#fff;border:1px solid #ece3d4;border-radius:8px;align-items:center;height:38px;padding:0 18px;font:600 12px Golos Text,system-ui;text-decoration:none;display:flex;position:absolute;bottom:16px;left:16px;box-shadow:0 4px 14px #140e0629}.azspopup__attr{color:#6b6356;z-index:3;background:#ffffffc7;border-radius:4px;padding:2px 7px;font:400 11px Golos Text,system-ui;position:absolute;bottom:12px;right:14px}.panel{background:#fff;border:1px solid #ece3d4;border-radius:4px;padding:18px 20px}.panel--scroll{min-height:300px;padding:0;position:relative;overflow:hidden}.panel__inner{flex-direction:column;padding:18px 20px;display:flex;position:absolute;inset:0}.panel__scrollbody{flex:1;min-height:0;overflow-y:auto}.panel__head{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.panel__head--baseline{align-items:baseline;margin-bottom:14px}.panel__title{color:#14181f;font:600 14px Golos Text,system-ui}.panel__note{color:#8d8374;font:400 12px Golos Text,system-ui}.panel__sub{color:#8d8374;margin-bottom:13px;font:400 12px Golos Text,system-ui}.brand-ic{background:#fff;border:1px solid #f2ebdf;border-radius:5px;flex:none;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.brand-ic img{object-fit:contain;max-width:17px;max-height:17px;display:block}.alert-row{border-bottom:1px solid #f6f0e6;align-items:center;gap:11px;padding:11px 0;display:flex}.alert-row__body{flex:1}.alert-row__top{justify-content:space-between;align-items:baseline;display:flex}.alert-row__num{color:#2b2620;cursor:default;font:600 13px Golos Text,system-ui}.alert-row__over{color:#d1453b;font:600 13px Golos Text,system-ui}.alert-row__meta{color:#a89e8b;margin-top:3px;font:400 11px Golos Text,system-ui}.geo-map{background:repeating-linear-gradient(45deg,#f5f7f9,#f5f7f9 11px,#f2ebdf 11px 22px);border:1px dashed #d9cdb7;border-radius:5px;height:286px;position:relative;overflow:hidden}.geo-map__cap{color:#b9ae9a;font:400 10px Golos Text,system-ui;position:absolute;top:10px;left:12px}.geo-dot{border:2px solid #fff;border-radius:50%;position:absolute}.geo-legend{flex-wrap:wrap;align-items:center;gap:14px;margin:13px 0 4px;display:flex}.geo-legend__cap{color:#6f6453;font:400 11px Golos Text,system-ui}.feed-all{color:#c2691c;font:500 11px Golos Text,system-ui}.feed-row{border-bottom:1px solid #f6f0e6;gap:11px;padding:11px 0;display:flex}.feed-row__sev{border-radius:2px;flex:none;width:3px}.feed-row__body{flex:1}.feed-row__top{justify-content:space-between;align-items:baseline;display:flex}.feed-row__type{color:#2b2620;font:600 13px Golos Text,system-ui}.feed-row__time{color:#a89e8b;font:400 11px Golos Text,system-ui}.feed-row__detail{color:#6f6453;margin-top:3px;font:400 12px Golos Text,system-ui}.feed-row__place{color:#a89e8b;margin-top:4px;font:400 11px Golos Text,system-ui}.feed-row__num{cursor:default}.sliv-grid-chart{grid-template-columns:1fr 420px;align-items:stretch;gap:14px;padding:0 22px 18px;display:grid}.sliv-grid-chart .chart-card{margin:0}.sliv-grid-feed{grid-template-columns:1fr 560px;align-items:stretch;gap:14px;padding:0 22px 22px;display:grid}.cards-bar{background:#fff;border-bottom:1px solid #ece3d4;align-items:center;gap:10px;padding:14px 22px;display:flex}.cards-search{background:#faf6ee;border:1px solid #ece3d4;border-radius:6px;flex:1;align-items:center;gap:8px;height:38px;padding:0 13px;display:flex}.cards-search__ic{color:#b9ae9a;font:400 13px Golos Text,system-ui}.cards-search input{color:#2b2620;background:0 0;border:none;outline:none;flex:1;font:400 13px Golos Text,system-ui}.cards-filter{position:relative}.cards-filter__btn{color:#3d362c;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #ece3d4;border-radius:6px;align-items:center;height:38px;padding:0 14px;font:500 12px Golos Text,system-ui;display:flex}.cards-filter__backdrop{z-index:50;position:fixed;inset:0}.cards-filter__menu{z-index:55;background:#fff;border:1px solid #ece3d4;border-radius:9px;min-width:190px;max-height:300px;padding:6px;position:absolute;top:calc(100% + 6px);right:0;overflow:auto;box-shadow:0 14px 34px #00000029}.cards-filter__opt{cursor:pointer;color:#3d362c;text-align:left;background:0 0;border:none;border-radius:6px;justify-content:space-between;align-items:center;gap:14px;width:100%;padding:8px 11px;font:500 12px Golos Text,system-ui;display:flex}.cards-filter__opt.is-active{color:#c2691c;background:#fbeada}.cards-filter__tick{color:#c2691c}.cards-body{padding:22px}.cards-kpis{gap:10px;margin-bottom:16px;display:flex}.cards-kpi{background:#fff;border:1px solid #ece3d4;border-radius:6px;align-items:baseline;gap:8px;padding:11px 16px;display:flex}.cards-kpi__num{color:#14181f;font:600 18px Golos Text,system-ui}.cards-kpi__lbl{color:#6f6453;font:500 12px Golos Text,system-ui}.cards-table{background:#fff;border:1px solid #ece3d4;border-radius:6px;overflow:visible}.cards-table__head,.cards-row{grid-template-columns:104px 112px 1.2fr 148px 130px 2.6fr 92px 40px;gap:12px;display:grid}.cards-table__head{color:#8d8374;text-transform:uppercase;letter-spacing:.05em;background:#faf6ee;border-bottom:1px solid #ece3d4;padding:12px 18px;font:600 10px Golos Text,system-ui}.cards-row{border-bottom:1px solid #f6f0e6;align-items:center;padding:13px 18px}.status-badge{cursor:pointer;color:#1f9d63;background:#e7f6ed;border:none;border-radius:12px;align-items:center;padding:4px 11px;font:500 11px Golos Text,system-ui;display:inline-flex}.status-badge--blocked{color:#6f6453;background:#f2ebdf}.cards-row__num{align-items:center;gap:9px;display:flex}.net-emblem{background:#fff;border:1px solid #f2ebdf;border-radius:6px;flex:none;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.net-emblem img{object-fit:contain;max-width:20px;max-height:20px;display:block}.net-emblem--letter{border:none;font:600 11px Golos Text,system-ui}.cards-row__short{color:#14181f;cursor:default;font:500 13px Golos Text,system-ui}.cards-row__holder{color:#2b2620;font:500 13px Golos Text,system-ui}.cards-row__htype{color:#a89e8b;font:400 11px Golos Text,system-ui}.cards-row__ctype{color:#60584a;font:500 12px Golos Text,system-ui}.cards-row__ltype{color:#3d362c;font:500 12px Golos Text,system-ui}.cards-row__fuels{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.fuel-pill{background:#fbeada;border-radius:14px;align-items:center;gap:7px;padding:5px 11px;display:inline-flex}.fuel-pill__code{color:#2b2620;font:600 12px Golos Text,system-ui}.fuel-pill__val{color:#6f6453;font:500 12px Golos Text,system-ui}.fuel-pill--grades{min-width:0}.fuel-pill__grades{color:#6f6453;white-space:nowrap;text-overflow:ellipsis;font:500 12px Golos Text,system-ui;overflow:hidden}.cards-row__remain{color:#3d362c;font:500 12px Golos Text,system-ui}.cards-table__foot{color:#8d8374;background:#faf6ee;padding:13px 18px;font:400 12px Golos Text,system-ui}.cards-row__menu{justify-content:flex-end;display:flex;position:relative}.cards-row__dots{cursor:pointer;color:#8d8374;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;font:600 17px Golos Text,system-ui;display:flex}.cards-row__backdrop{z-index:35;position:fixed;inset:0}.row-menu{z-index:40;background:#fff;border:1px solid #ece3d4;border-radius:8px;width:220px;padding:6px;position:absolute;top:32px;right:0;box-shadow:0 8px 28px #14181f29}.row-menu__item{cursor:pointer;color:#2b2620;border-radius:6px;padding:9px 11px;font:500 13px Golos Text,system-ui}.row-menu__item--accent{color:#c2691c;font-weight:600}.row-menu__item:hover{background:#faf6ee}.edit-backdrop{z-index:60;background:#14181f73;justify-content:center;align-items:flex-start;padding:34px 0;display:flex;position:fixed;inset:0;overflow:auto}.edit-modal{background:#fff;border-radius:12px;width:580px;box-shadow:0 24px 70px #00000052}.edit-modal__head{border-bottom:1px solid #f2ebdf;justify-content:space-between;align-items:center;padding:18px 22px;display:flex}.edit-modal__title{color:#14181f;font:600 16px Golos Text,system-ui}.edit-modal__close{cursor:pointer;color:#8d8374;background:0 0;border:none;font:400 18px Golos Text,system-ui}.edit-modal__body{flex-direction:column;gap:14px;max-height:540px;padding:20px 22px;display:flex;overflow:auto}.edit-modal__card{border-bottom:1px solid #f2ebdf;align-items:center;gap:13px;padding-bottom:14px;display:flex}.edit-modal__plate{background:#f4efe5;border:1px solid #ece3d4;border-radius:5px;width:46px;height:30px}.edit-modal__num{color:#2b2620;font:500 13px Golos Text,system-ui}.edit-block{border:1px solid #f2ebdf;border-radius:9px;padding:6px 16px 12px}.edit-block__head{justify-content:space-between;align-items:center;padding:10px 0 4px;display:flex}.edit-block__title{color:#1c1813;font:600 13px Golos Text,system-ui}.edit-block__del{cursor:pointer;color:#bcae98;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;font:400 15px Golos Text,system-ui;display:flex}.edit-block__row{border-top:1px solid #f6f0e6;justify-content:space-between;align-items:center;padding:9px 0;display:flex}.edit-block__k{color:#6f6453;font:400 12px Golos Text,system-ui}.edit-block__v{color:#2b2620;align-items:center;gap:8px;font:500 13px Golos Text,system-ui;display:inline-flex}.edit-block__caret{color:#a89e8b;font-size:10px}.edit-modal__add{cursor:pointer;color:#c2691c;font:600 13px Golos Text,system-ui}.edit-modal__hint{color:#a89e8b;font:400 11px Golos Text,system-ui}.edit-modal__foot{background:#faf6ee;border-top:1px solid #f2ebdf;border-radius:0 0 12px 12px;justify-content:flex-end;gap:10px;padding:16px 22px;display:flex}.edit-btn{cursor:pointer;border-radius:7px;align-items:center;height:38px;padding:0 18px;font:600 13px Golos Text,system-ui;display:flex}.edit-btn--ghost{color:#60584a;background:#fff;border:1px solid #ece3d4}.edit-btn--primary{color:#fff;background:#c2691c;border:none}.txn-bar{background:#fff;border-bottom:1px solid #ece3d4;align-items:center;gap:12px;padding:14px 22px;display:flex}.txn-src{white-space:nowrap;border-radius:13px;padding:5px 11px;font:600 12px Golos Text,system-ui}.txn-src--live{color:#1f7a4d;background:#e7f6ed}.txn-src--demo{color:#6f6453;background:#f2ebdf}.txn-search{background:#faf6ee;border:1px solid #ece3d4;border-radius:6px;flex:1;align-items:center;gap:8px;height:38px;padding:0 13px;display:flex}.txn-search__ic{color:#b9ae9a;font:400 13px Golos Text,system-ui}.txn-search input{color:#2b2620;background:0 0;border:none;outline:none;flex:1;font:400 13px Golos Text,system-ui}.txn-bar__count{color:#8d8374;white-space:nowrap;font:500 12px Golos Text,system-ui}.txn-body{padding:22px}.txn-table{background:#fff;border:1px solid #ece3d4;border-radius:4px;overflow:hidden}.txn-table__head,.txn-row{grid-template-columns:96px 84px 140px 110px 120px 1.3fr 86px 84px 96px 1.6fr;gap:10px;display:grid}.txn-table__head{background:#faf6ee;border-bottom:1px solid #ece3d4;padding:12px 18px}.txn-table__head span{color:#8d8374;letter-spacing:.05em;text-transform:uppercase;font:600 10px Golos Text,system-ui}.txn-r{text-align:right}.txn-row{border-bottom:1px solid #f6f0e6;align-items:center;min-width:0;padding:11px 18px}.txn-row--off{opacity:.62}.txn-row__dt{color:#3d362c;white-space:nowrap;font:500 12px Golos Text,system-ui}.txn-row__card{color:#14181f;cursor:default;font:600 12px Golos Text,system-ui}.txn-row__drv{color:#2b2620;text-overflow:ellipsis;white-space:nowrap;font:500 12px Golos Text,system-ui;overflow:hidden}.txn-row__net,.txn-row__brand{color:#60584a;text-overflow:ellipsis;white-space:nowrap;font:500 12px Golos Text,system-ui;overflow:hidden}.txn-row__fuel{color:#3d362c;flex-wrap:wrap;align-items:center;gap:6px;font:500 12px Golos Text,system-ui;display:flex}.txn-tag{color:#fff;white-space:nowrap;border-radius:5px;padding:2px 6px;font:700 9px Golos Text,system-ui}.txn-tag--off{background:#8d8374}.txn-tag--rev{background:#d1453b}.txn-row__l,.txn-row__price{color:#3d362c;font:500 12px Golos Text,system-ui}.txn-row__sum{color:#14181f;font:700 13px Golos Text,system-ui}.txn-row__addr{color:#a89e8b;text-overflow:ellipsis;white-space:nowrap;font:400 11px Golos Text,system-ui;overflow:hidden}.txn-empty{text-align:center;color:#a89e8b;padding:28px 18px;font:500 13px Golos Text,system-ui}.txn-table__foot{color:#8d8374;background:#faf6ee;padding:13px 18px;font:400 12px Golos Text,system-ui}.drivers-bar{background:#fff;border-bottom:1px solid #ece3d4;justify-content:space-between;align-items:center;padding:14px 22px;display:flex}.drivers-bar__title{color:#14181f;font:600 14px Golos Text,system-ui}.drivers-bar__add{cursor:pointer;color:#fff;background:#c2691c;border-radius:6px;align-items:center;height:38px;padding:0 16px;font:600 12px Golos Text,system-ui;display:flex}.drivers-body{padding:22px}.drivers-table{background:#fff;border:1px solid #ece3d4;border-radius:6px;overflow:visible}.drivers-table__head,.drv-row{grid-template-columns:1.6fr 1fr 120px 110px 150px;gap:12px;display:grid}.drivers-table__head{color:#8d8374;text-transform:uppercase;letter-spacing:.05em;background:#faf6ee;border-bottom:1px solid #ece3d4;padding:12px 18px;font:600 10px Golos Text,system-ui}.drivers-r{text-align:right}.drv-row{border-bottom:1px solid #f6f0e6;align-items:center;padding:14px 18px}.drv-row__who{align-items:center;gap:12px;display:flex}.drv-row__avawrap{z-index:1;cursor:pointer;transform-origin:0;border-radius:50%;flex:none;transition:transform .18s,box-shadow .18s;display:flex;position:relative}.drv-row__avawrap:hover{z-index:60;transform:scale(3.1);box-shadow:0 12px 34px #00000057}.drv-row__ava{object-fit:cover;background:#f1ebe0;border-radius:50%;width:40px;height:40px;display:block}.drv-row__name{color:#2b2620;font:500 13px Golos Text,system-ui}.drv-row__phone{color:#3d362c;font:500 12px Golos Text,system-ui}.drv-row__role{color:#60584a;background:#f2ebdf;border-radius:11px;justify-self:start;padding:3px 10px;font:500 11px Golos Text,system-ui}.drv-row__cards{cursor:pointer;color:#c2691c;background:#f6f0e6;border-radius:6px;justify-self:start;align-items:center;gap:5px;padding:4px 9px;font:600 12px Golos Text,system-ui;display:flex}.drv-row__act{justify-content:flex-end;display:flex}.drv-row__bind{cursor:pointer;color:#c2691c;border:1px solid #c2691c;border-radius:6px;align-items:center;height:32px;padding:0 13px;font:600 12px Golos Text,system-ui;display:flex}.bind-backdrop{z-index:60;background:#14181f73;justify-content:center;align-items:flex-start;padding:34px 0;display:flex;position:fixed;inset:0;overflow:auto}.bind-modal{background:#fff;border-radius:12px;width:560px;box-shadow:0 24px 70px #00000052}.bind-modal__head{border-bottom:1px solid #f2ebdf;justify-content:space-between;align-items:center;padding:18px 22px;display:flex}.bind-modal__title{color:#14181f;font:600 16px Golos Text,system-ui}.bind-modal__close{cursor:pointer;color:#8d8374;background:0 0;border:none;font:400 18px Golos Text,system-ui}.bind-modal__search{background:#faf6ee;border:1px solid #ece3d4;border-radius:6px;align-items:center;gap:8px;height:38px;margin:14px 22px 4px;padding:0 13px;display:flex}.bind-modal__searchic{color:#b9ae9a;font:400 13px Golos Text,system-ui}.bind-modal__search input{color:#2b2620;background:0 0;border:none;outline:none;flex:1;font:400 13px Golos Text,system-ui}.bind-modal__list{max-height:340px;padding:8px 22px 14px;overflow:auto}.bind-row{cursor:pointer;border-bottom:1px solid #f6f0e6;align-items:center;gap:12px;padding:11px 8px;display:flex}.bind-row__chk{color:#fff;border:1.5px solid #d9cdb7;border-radius:5px;flex:none;justify-content:center;align-items:center;width:20px;height:20px;font:600 12px Golos Text,system-ui;display:flex}.bind-row__body{flex:1}.bind-row__top{color:#2b2620;font:500 13px Golos Text,system-ui}.bind-row__sub{color:#a89e8b;font:400 11px Golos Text,system-ui}.bind-modal__foot{background:#faf6ee;border-top:1px solid #f2ebdf;border-radius:0 0 12px 12px;justify-content:space-between;align-items:center;padding:16px 22px;display:flex}.bind-modal__count{color:#6f6453;font:500 12px Golos Text,system-ui}.bind-modal__btns{gap:10px;display:flex}.bind-btn{cursor:pointer;border-radius:7px;align-items:center;height:38px;padding:0 18px;font:600 13px Golos Text,system-ui;display:flex}.bind-btn--ghost{color:#60584a;background:#fff;border:1px solid #ece3d4}.bind-btn--primary{color:#fff;background:#c2691c;border:none}.azs{padding:22px}.azs-card{background:#fff;border:1px solid #ece3d4;border-radius:4px;margin-bottom:14px;padding:18px 20px}.azs-card__head{justify-content:space-between;align-items:baseline;margin-bottom:14px;display:flex}.azs-card__title{color:#14181f;font:600 14px Golos Text,system-ui}.azs-card__note{color:#8d8374;font:400 12px Golos Text,system-ui}.azs-map{background:repeating-linear-gradient(45deg,#f5f7f9,#f5f7f9 13px,#f2ebdf 13px 26px);border:1px dashed #d9cdb7;border-radius:5px;height:440px;position:relative;overflow:hidden}.azs-map__cap{color:#b9ae9a;font:400 11px Golos Text,system-ui;position:absolute;top:12px;left:14px}.azs-dot{border:2px solid #fff;border-radius:50%;position:absolute}.azs-legend{gap:18px;margin-top:14px;display:flex}.azs-legend__item{align-items:center;gap:6px;display:flex}.azs-legend__dot{border-radius:50%;width:9px;height:9px}.azs-legend__lbl{color:#6f6453;font:400 11px Golos Text,system-ui}.azs-spots{background:#fff;border:1px solid #ece3d4;border-radius:4px;padding:18px 20px}.azs-spots__title{color:#14181f;margin-bottom:6px;font:600 14px Golos Text,system-ui}.azs-spot{border-bottom:1px solid #f6f0e6;justify-content:space-between;align-items:center;padding:11px 0;display:flex}.azs-spot__place{color:#2b2620;font:500 13px Golos Text,system-ui}.azs-spot__note{color:#a89e8b;font:400 11px Golos Text,system-ui}.azs-spot__count{color:#d1453b;font:600 12px Golos Text,system-ui}.ov{padding:22px}.ov-kpis{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px;display:grid}.ov-kpi{background:#fff;border:1px solid #ece3d4;border-radius:4px;padding:15px 17px;position:relative}.ov-kpi--accent{border-left:3px solid #d1453b}.ov-kpi__cap{color:#6f6453;text-transform:uppercase;letter-spacing:.05em;margin-bottom:9px;font:500 11px Golos Text,system-ui}.ov-kpi__caphead{justify-content:space-between;align-items:center;margin-bottom:9px;display:flex}.ov-kpi__caphead .ov-kpi__cap{margin-bottom:0}.ov-kpi__cog{cursor:pointer;color:#a89e8b;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;margin:-4px -5px 0 0;font:400 13px Golos Text,system-ui;display:flex}.ov-kpi__row{align-items:baseline;gap:8px;display:flex}.ov-kpi__big{color:#14181f;font:600 24px Golos Text,system-ui}.ov-kpi__big--red{color:#d1453b}.ov-kpi__sub{color:#8d8374;font:500 12px Golos Text,system-ui}.ov-kpi__fuels{gap:14px;margin-top:8px;display:flex}.ov-kpi__fuel{color:#6f6453;font:400 12px Golos Text,system-ui}.ov-kpi__fuel-l{color:#3d362c;font-weight:600}.ov-kpi__delta{color:#d1453b;margin-top:5px;font:500 12px Golos Text,system-ui}.ov-kpi__muted{color:#6f6453;margin-top:5px;font:500 12px Golos Text,system-ui}.ov-anom__backdrop{z-index:40;position:fixed;inset:0}.ov-anom{z-index:50;background:#fff;border:1px solid #ece3d4;border-radius:10px;width:300px;padding:14px;position:absolute;top:44px;right:0;box-shadow:0 16px 38px #1c181338}.ov-anom__head{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.ov-anom__title{color:#1c1813;font:600 13px Golos Text,system-ui}.ov-anom__close{cursor:pointer;color:#a89e8b;font:400 15px Golos Text,system-ui}.ov-anom__hint{color:#8d8374;margin-bottom:8px;font:400 11px Golos Text,system-ui}.ov-anom__row{border-top:1px solid #f6f0e6;justify-content:space-between;align-items:center;padding:9px 0;display:flex}.ov-anom__lbl{color:#3d362c;font:500 12px Golos Text,system-ui}.ov-toggle{cursor:pointer;border-radius:11px;flex:none;width:34px;height:20px;transition:background .15s;position:relative}.ov-toggle__knob{background:#fff;border-radius:50%;width:16px;height:16px;transition:left .15s;position:absolute;top:2px;box-shadow:0 1px 2px #00000040}.ov-grid{grid-template-columns:1fr 380px;gap:14px;display:grid}.ov-chart,.ov-signals{background:#fff;border:1px solid #ece3d4;border-radius:4px;padding:18px 20px}.ov-chart{position:relative}.ov-chart__head{justify-content:space-between;align-items:baseline;margin-bottom:18px;display:flex}.ov-chart__title{color:#14181f;font:600 14px Golos Text,system-ui}.ov-chart__ctrls{align-items:center;gap:10px;display:flex}.ov-seg{background:#f1ebe0;border-radius:7px;gap:2px;padding:2px;display:flex}.ov-seg__opt{cursor:pointer;border-radius:5px;padding:5px 12px;font:600 12px Golos Text,system-ui}.ov-chart__hint{color:#8d8374;font:400 12px Golos Text,system-ui}.ov-days{align-items:flex-end;gap:3px;height:200px;padding-bottom:6px;display:flex;overflow-x:auto}.ov-days__cell{flex:none;align-items:flex-end;height:100%;display:flex}.ov-days__div{border-left:2px dashed #d3c2a6;flex:none;align-self:stretch;width:0;margin:0 9px 0 5px;position:relative}.ov-days__month{color:#c2691c;white-space:nowrap;text-transform:uppercase;letter-spacing:.04em;font:600 10px Golos Text,system-ui;position:absolute;top:0;left:5px}.ov-bar{cursor:pointer;border-radius:3px;flex-direction:column;flex:none;justify-content:flex-end;align-items:center;gap:6px;width:13px;height:100%;display:flex}.ov-bar:hover{background:#f1e7d6}.ov-bar__fill{border-radius:2px 2px 0 0;width:100%}.ov-bar__lbl{color:#a89e8b;height:11px;font:400 9px Golos Text,system-ui}.ov-months{align-items:flex-end;gap:32px;height:200px;padding:0 8px 6px;display:flex}.ov-month{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:8px;height:100%;display:flex}.ov-month__sum{color:#6f6453;font:600 12px Golos Text,system-ui}.ov-month__fill{border-radius:3px 3px 0 0;width:100%;max-width:120px}.ov-month__name{color:#8d8374;text-transform:uppercase;letter-spacing:.04em;font:500 11px Golos Text,system-ui}.ov-signals__title{color:#14181f;margin-bottom:14px;font:600 14px Golos Text,system-ui}.ov-signals__list{flex-direction:column;gap:13px;display:flex}.ov-signal{align-items:flex-start;gap:11px;display:flex}.ov-signal__dot{border-radius:50%;flex:none;width:8px;height:8px;margin-top:5px}.ov-signal__body{flex:1}.ov-signal__title{color:#2b2620;font:500 13px Golos Text,system-ui}.ov-signal__meta{color:#8d8374;margin-top:2px;font:400 12px Golos Text,system-ui}.ov-cards{background:#fff;border:1px solid #ece3d4;border-radius:9px;margin-top:16px;padding:22px 24px}.ov-cards__head{justify-content:space-between;align-items:flex-start;display:flex}.ov-cards__title{color:#14181f;letter-spacing:-.01em;font:600 26px Golos Text,system-ui}.ov-cards__order{cursor:pointer;color:#fff;background:#c2691c;border-radius:8px;align-items:center;gap:7px;height:40px;padding:0 18px;font:600 13px Golos Text,system-ui;display:flex}.ov-cards__chips{gap:10px;margin:18px 0 16px;display:flex}.ov-chip{background:#faf6ee;border:1px solid #ece3d4;border-radius:8px;align-items:baseline;gap:7px;padding:10px 16px;display:flex}.ov-chip--btn{cursor:pointer}.ov-chip__k{color:#8d8374;font:400 13px Golos Text,system-ui}.ov-chip__v{color:#14181f;font:600 15px Golos Text,system-ui}.ov-cards__search{cursor:text;background:#faf6ee;border:1px solid #ece3d4;border-radius:10px;align-items:center;gap:10px;height:46px;padding:0 16px;display:flex}.ov-cards__ph{color:#b9ae9a;flex:1;font:400 14px Golos Text,system-ui}.ov-cards__ic{color:#b9ae9a;font:400 17px Golos Text,system-ui}.ov-tip{z-index:60;pointer-events:none;color:#fff;background:#1c1813;border-radius:11px;min-width:240px;padding:13px 15px;position:absolute;transform:translate(-50%,-100%);box-shadow:0 14px 38px #0000005c}.ov-tip__date{color:#c9bda9;text-transform:uppercase;letter-spacing:.04em;margin-bottom:11px;font:600 12px Golos Text,system-ui}.ov-tip__rows{flex-direction:column;gap:9px;margin-bottom:11px;display:flex}.ov-tip__row{align-items:center;gap:9px;display:flex}.ov-tip__dot{border-radius:3px;flex:none;width:10px;height:10px}.ov-tip__name{color:#e7ded0;flex:1;font:400 13px Golos Text,system-ui}.ov-tip__l{color:#fff;font:600 14px Golos Text,system-ui}.ov-tip__empty{color:#9c9183;margin-bottom:11px;font:400 13px Golos Text,system-ui}.ov-tip__total{border-top:1px solid #ffffff29;justify-content:space-between;align-items:baseline;gap:14px;padding-top:10px;display:flex}.ov-tip__tlabel{color:#c9bda9;text-transform:uppercase;letter-spacing:.05em;font:600 11px Golos Text,system-ui}.ov-tip__tval{color:#fff;font:700 18px Golos Text,system-ui}.offrep-bar{background:#fff;border-bottom:1px solid #ece3d4;flex-direction:column;gap:4px;padding:14px 22px;display:flex}.offrep-bar__title{color:#14181f;font:600 14px Golos Text,system-ui}.offrep-bar__sub{color:#8d8374;font:400 12px Golos Text,system-ui}.offrep-body{padding:22px}.offrep-table{background:#fff;border:1px solid #ece3d4;border-radius:4px;overflow:hidden}.offrep-table__head,.offrep-row{grid-template-columns:110px 200px 1.2fr 92px 96px 1.6fr;gap:12px;display:grid}.offrep-table__head{background:#faf6ee;border-bottom:1px solid #ece3d4;padding:12px 18px}.offrep-table__head span{color:#8d8374;letter-spacing:.06em;text-transform:uppercase;font:600 10px Golos Text,system-ui}.offrep-r{text-align:right}.offrep-row{border-bottom:1px solid #f6f0e6;align-items:center;padding:13px 18px}.offrep-row__dt{color:#3d362c;font:500 12px Golos Text,system-ui}.offrep-row__card{color:#14181f;white-space:nowrap;font:500 12px Golos Text,system-ui}.offrep-row__prod{color:#2b2620;font:500 12px Golos Text,system-ui}.offrep-row__l{color:#3d362c;font:500 12px Golos Text,system-ui}.offrep-row__price{color:#14181f;font:700 13px Golos Text,system-ui}.offrep-row__addr{color:#a89e8b;text-overflow:ellipsis;white-space:nowrap;font:400 11px Golos Text,system-ui;overflow:hidden}.offrep-empty{text-align:center;color:#a89e8b;padding:28px 18px;font:500 13px Golos Text,system-ui}.offrep-table__foot{color:#8d8374;background:#faf6ee;padding:13px 18px;font:400 12px Golos Text,system-ui}.ver-backdrop{z-index:70;background:#14181f73;justify-content:center;align-items:flex-start;padding:34px 0;display:flex;position:fixed;inset:0;overflow:auto}.ver-modal{background:#fff;border-radius:12px;width:620px;max-width:92vw;box-shadow:0 24px 70px #00000052}.ver-head{border-bottom:1px solid #f2ebdf;justify-content:space-between;align-items:center;padding:18px 24px;display:flex}.ver-title{color:#14181f;font:700 17px Golos Text,system-ui}.ver-close{cursor:pointer;color:#8d8374;font:400 18px Golos Text,system-ui}.ver-body{max-height:560px;padding:8px 24px 18px;overflow:auto}.ver-row{border-bottom:1px solid #f6f0e6;grid-template-columns:96px 1fr;gap:18px;padding:16px 0;display:grid}.ver-num{color:#14181f;font:700 14px Golos Text,system-ui}.ver-current{color:#1f9d63;background:#e7f6ed;border-radius:5px;margin-top:6px;padding:2px 7px;font:600 10px Golos Text,system-ui;display:inline-block}.ver-date{color:#a89e8b;margin-top:6px;font:400 11px Golos Text,system-ui}.ver-items{flex-direction:column;gap:9px;display:flex}.ver-item{align-items:flex-start;gap:9px;display:flex}.ver-dot{background:#c2691c;border-radius:50%;flex:none;width:6px;height:6px;margin-top:7px}.ver-item-text{color:#3d362c;font:400 13px/1.45 Golos Text,system-ui}@keyframes moc-float{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}@keyframes moc-shake{10%,90%{transform:translate(-2px)}30%,70%{transform:translate(4px)}50%{transform:translate(-6px)}}@keyframes moc-spin{to{transform:rotate(360deg)}}.login{background:#14181f;width:100vw;height:100vh;min-height:600px;font-family:Golos Text,system-ui,sans-serif;display:flex;overflow:hidden}.login input::placeholder{color:#a89e8b}.login-left{background:linear-gradient(155deg,#171c24 0%,#12161d 55%,#0e1116 100%);flex-direction:column;flex:1.05;justify-content:space-between;min-width:0;padding:54px 60px;display:flex;position:relative;overflow:hidden}.login-glow{pointer-events:none;border-radius:50%;position:absolute}.login-glow--1{filter:blur(8px);background:radial-gradient(circle,#c2691c6b,#c2691c00 68%);width:520px;height:520px;top:-180px;right:-160px}.login-glow--2{background:radial-gradient(circle,#c2691c24,#c2691c00 70%);width:460px;height:460px;bottom:-220px;left:-120px}.login-giant{opacity:.05;pointer-events:none;width:430px;animation:9s ease-in-out infinite moc-float;position:absolute;bottom:-80px;right:-70px}.login-grid{pointer-events:none;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:44px 44px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(135deg,#000,#0000 80%);mask-image:linear-gradient(135deg,#000,#0000 80%)}.login-brand{align-items:center;gap:13px;display:flex;position:relative}.login-brand__logo{flex:none;width:50px;height:50px;transform:translateY(-6px)}.login-brand__txt{flex-direction:column;line-height:1;display:flex}.login-brand__name{color:#fff;letter-spacing:.18em;font:800 21px Golos Text,system-ui}.login-brand__sub{color:#7e8794;letter-spacing:.26em;margin-top:5px;font:500 10.5px Golos Text,system-ui}.login-center{max-width:430px;position:relative}.login-badge{border:1px solid #c2691c66;border-radius:100px;align-items:center;gap:8px;margin-bottom:26px;padding:6px 13px;display:inline-flex}.login-badge__dot{background:#27c08a;border-radius:50%;width:7px;height:7px;box-shadow:0 0 10px #27c08a}.login-badge__txt{color:#cdb79e;letter-spacing:.08em;font:600 11px Golos Text,system-ui}.login-h1{color:#fff;letter-spacing:-.02em;margin:0 0 18px;font:700 39px/1.12 Golos Text,system-ui}.login-stats{gap:34px;margin-top:38px;display:flex}.login-stat__num{color:#fff;font:700 27px Golos Text,system-ui}.login-stat__lbl{color:#7e8794;margin-top:3px;font:500 12px Golos Text,system-ui}.login-footer{justify-content:space-between;align-items:center;display:flex;position:relative}.login-footer span{color:#5d6573;font:500 12px Golos Text,system-ui}.login-right{background:#f4efe5;flex:.95;justify-content:center;align-items:center;min-width:480px;padding:40px;display:flex;position:relative;overflow:hidden}.login-watermark{opacity:.05;pointer-events:none;width:430px;animation:9s ease-in-out infinite moc-float;position:absolute;bottom:-80px;left:-360px}.login-card{width:100%;max-width:392px;position:relative}.login-kicker{color:#c2691c;letter-spacing:.14em;text-transform:uppercase;margin-bottom:12px;font:600 12px Golos Text,system-ui}.login-h2{color:#14181f;letter-spacing:-.02em;margin:0 0 8px;font:700 30px Golos Text,system-ui}.login-lead{color:#6f6453;margin:0 0 30px;font:400 14.5px Golos Text,system-ui}.login-label{color:#3d4450;margin-bottom:8px;font:600 12.5px Golos Text,system-ui;display:block}.login-fieldwrap{position:relative}.login-icon{display:flex;position:absolute;top:50%;left:15px;transform:translateY(-50%)}.login-input{color:#14181f;background:#fff;border:1.5px solid #ddd2bf;border-radius:11px;outline:none;width:100%;height:50px;padding:0 16px 0 44px;font:500 15px Golos Text,system-ui;transition:border-color .15s,box-shadow .15s}.login-input--pw{padding-right:48px}.login-pwhead{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.login-forgot{color:#c2691c;cursor:pointer;font:600 12.5px Golos Text,system-ui}.login-eye{color:#8d8374;cursor:pointer;padding:4px;display:flex;position:absolute;top:50%;right:13px;transform:translateY(-50%)}.login-remember{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:9px;margin-bottom:26px;display:flex}.login-check{border:1.5px solid #c4b9a4;border-radius:6px;flex:none;justify-content:center;align-items:center;width:19px;height:19px;transition:all .15s;display:flex}.login-remember__txt{color:#3d4450;font:500 13.5px Golos Text,system-ui}.login-btn{color:#fff;letter-spacing:.01em;background:#c2691c;border:none;border-radius:11px;justify-content:center;align-items:center;gap:10px;width:100%;height:52px;font:700 15.5px Golos Text,system-ui;transition:background .15s,transform 80ms;display:flex;box-shadow:0 8px 22px -8px #c2691cb3}.login-btn:active{transform:translateY(1px)}
