@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{font-family:Manrope,Arial,sans-serif;color:#0b224d;background:#f8f8f6;font-synthesis:none;--navy:#071f49;--blue:#1766e8;--green:#11984b;--amber:#df8700;--red:#df3b38;--line:#dfe3ea;--muted:#69768d}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;-webkit-font-smoothing:antialiased}button{font:inherit;color:inherit}.app-shell{display:grid;grid-template-columns:112px 1fr;min-height:100vh;background:#fbfbf9}.app-nav{position:sticky;top:0;height:100vh;background:var(--navy);padding:18px 10px;display:flex;flex-direction:column;gap:10px;color:#fff;z-index:5}.brand{height:66px;display:grid;place-items:center;border-bottom:1px solid #ffffff24;margin-bottom:8px}.brand span{display:none}.app-nav button{border:0;background:transparent;color:#c8d4e8;min-height:78px;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;cursor:pointer}.app-nav button:hover,.app-nav button.active{background:#1766e8;color:#fff}.workspace{padding:0 32px 26px;min-width:0}.topbar{height:78px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);font-size:14px}.topbar>div{display:flex;align-items:center;gap:20px}.topbar b{font-size:23px}.live{color:var(--green);font-weight:700;display:flex;align-items:center;gap:8px}.live i,.online{width:10px;height:10px;border-radius:50%;background:var(--green);display:inline-block}.date{color:#3e4b62}.date span{width:1px;height:22px;background:var(--line)}.hero{min-height:148px;display:grid;grid-template-columns:1.05fr 1fr .8fr 1fr;align-items:center;border-bottom:1px solid var(--line);gap:24px}.hero-score{display:flex;align-items:baseline;color:var(--green);gap:10px}.hero-score strong{font-size:64px;letter-spacing:-4px}.hero-score span{font-size:27px;font-weight:800}.hero-number,.forecast{border-left:1px solid var(--line);padding-left:30px;display:flex;flex-direction:column}.hero-number b,.forecast b{font-size:28px}.hero-number span,.forecast span,.forecast small{color:var(--muted)}.risk{border:1px solid #ecb45c;background:#fffaf1;border-radius:10px;min-height:72px;padding:12px 16px;color:var(--amber);display:flex;align-items:center;gap:12px;cursor:pointer;text-align:left}.risk span{display:flex;flex-direction:column;flex:1}.main-grid{display:grid;grid-template-columns:minmax(0,1fr) 380px}.performance{padding:24px 28px 0 0;border-right:1px solid var(--line)}.attention-panel{padding:24px 0 0 28px}.section-head,.team-head,.secondary-title{display:flex;align-items:center;justify-content:space-between}.section-head h2,.team-head h2{font-size:19px;margin:0 0 4px}.section-head p,.team-head p,.secondary-title p{margin:0;color:var(--muted);font-size:13px}.updated{font-size:12px;color:var(--green)}.chart-wrap{height:226px;margin-top:12px}.recharts-text{font-size:12px;fill:#748096}.metrics{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;grid-template-columns:repeat(4,1fr);padding:18px 0;margin-bottom:20px}.metric{display:flex;align-items:center;gap:12px;padding:0 18px;border-right:1px solid var(--line)}.metric:last-child{border:0}.metric>div{display:flex;flex-direction:column}.metric span,.metric small{font-size:12px;color:var(--muted)}.metric strong{font-size:18px;margin-top:3px}.good{display:flex;align-items:center;gap:7px;color:var(--green);font-size:13px}.people-table{margin-top:12px}.table-header,.person-row{display:grid;grid-template-columns:1.35fr 1.25fr .65fr .65fr .8fr .3fr;align-items:center;gap:10px}.table-header{font-size:11px;color:var(--muted);padding:8px 12px}.person-row{width:100%;border:0;border-top:1px solid var(--line);background:transparent;padding:11px 12px;text-align:left;cursor:pointer;font-size:12px}.person-row:hover{background:#f3f7ff}.person-row.attention{background:#fff9ee}.person{display:flex;align-items:center;gap:8px}.warn{width:10px;height:10px;border-radius:50%;background:var(--amber);display:inline-block}.share{display:flex;align-items:center;gap:7px}.share b{display:block;height:4px;min-width:10px;background:var(--green);border-radius:4px}.ok{color:var(--green);font-size:19px}.amber{color:var(--amber);font-size:19px}.count{background:#fff4df;color:var(--amber);border-radius:99px;padding:3px 9px;font-weight:700}.alert-item{border:0;border-bottom:1px solid var(--line);background:transparent;width:100%;display:grid;grid-template-columns:30px 1fr;gap:12px;padding:17px 0;text-align:left;cursor:pointer}.alert-item:hover{background:#fffaf2}.alert-index{width:24px;height:24px;border-radius:50%;background:var(--amber);color:#fff;display:grid;place-items:center;font-weight:800}.alert-item div{display:flex;flex-direction:column;gap:5px}.alert-item strong{color:var(--amber);font-size:12px}.alert-item small{display:flex;align-items:center;gap:4px;color:var(--muted)}.alert-item div>span{display:flex;align-items:center;justify-content:space-between;font-size:12px}.evidence{display:grid;grid-template-columns:130px 1fr;gap:14px;margin-top:18px}.evidence img{width:130px;height:104px;object-fit:cover;border-radius:8px}.evidence div{display:flex;flex-direction:column;gap:4px}.evidence small,.evidence span{font-size:11px;color:var(--muted)}.evidence button,.primary{border:0;background:var(--blue);color:#fff;padding:10px 12px;border-radius:7px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;margin-top:auto;font-size:12px}.potential{margin-top:18px;border:1px solid #c9daf8;background:#f4f8ff;padding:14px 18px;display:flex;align-items:center;gap:12px;border-radius:9px}.potential b{font-size:20px;color:var(--blue)}.potential small{color:var(--muted);margin-left:auto}.secondary{padding:30px 0}.secondary-title h1{margin:0;font-size:34px}.primary{font-size:14px;gap:8px}.employee-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:28px}.employee-card{border:1px solid var(--line);background:#fff;border-radius:10px;padding:20px;text-align:left;cursor:pointer}.employee-card.attention{border-color:#e8b45e;background:#fffaf2}.employee-card h3{font-size:18px;margin:16px 0 4px}.employee-card p{color:var(--muted);margin:0 0 20px}.presence{color:var(--green);font-size:12px;display:flex;gap:7px}.presence i{width:8px;height:8px;background:var(--green);border-radius:50%}.employee-card>div{display:grid;grid-template-columns:auto 1fr auto 1fr;gap:7px}.employee-card>div span{font-size:11px;color:var(--muted)}.line-board,.history-board{background:#fff;border:1px solid var(--line);border-radius:12px;margin-top:28px;padding:24px}.line-kpis{display:grid;grid-template-columns:repeat(3,1fr);padding-bottom:24px;border-bottom:1px solid var(--line)}.conveyor{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:70px 0;position:relative}.conveyor:before{content:"";position:absolute;left:55px;right:55px;top:50%;height:8px;background:#d9e6fb;border-radius:10px}.station{z-index:1;width:130px;min-height:110px;border:1px solid #b6c9e8;background:#fff;border-radius:8px;display:flex;flex-direction:column;justify-content:center;gap:5px;cursor:pointer}.station.warn{border-color:#e8b45e;background:#fff8ed}.station b{color:var(--blue)}.station span{font-size:11px}.station small{color:var(--muted)}.filter-row{display:flex;gap:10px}.filter-row button{border:1px solid var(--line);background:#fff;border-radius:7px;padding:10px 14px}.history-chart{height:310px;margin:30px 0}.event-list button{width:100%;border:0;border-top:1px solid var(--line);background:#fff;display:grid;grid-template-columns:90px 1fr 1fr 24px;padding:15px;text-align:left;cursor:pointer}.event-list strong{color:var(--amber)}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#071f4966;z-index:20}.drawer{position:absolute;right:0;top:0;height:100%;width:min(460px,100%);background:#fff;padding:34px;box-shadow:-12px 0 40px #071f4924;overflow:auto}.drawer-close{position:absolute;right:22px;top:22px;border:0;background:#f0f2f5;border-radius:50%;width:40px;height:40px;display:grid;place-items:center;cursor:pointer}.eyebrow{font-size:12px;color:var(--blue);text-transform:uppercase;font-weight:800}.drawer h2{font-size:28px;margin:8px 0}.drawer>p{color:var(--muted)}.drawer img{width:100%;height:280px;object-fit:cover;border-radius:10px;margin:18px 0}.drawer-stats{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--line);border:1px solid var(--line)}.drawer-stats div{background:#fff;padding:16px;display:flex;flex-direction:column}.drawer-stats span{font-size:11px;color:var(--muted)}.drawer-stats b{font-size:21px;margin-top:4px}.decision{margin-top:22px;background:#f4f8ff;border-radius:10px;padding:18px}.decision button{border:0;background:var(--blue);color:#fff;border-radius:7px;padding:12px 16px;width:100%;cursor:pointer}@media(max-width:900px){.app-shell{display:block;padding-bottom:74px}.app-nav{position:fixed;top:auto;bottom:0;width:100%;height:74px;padding:4px 8px;background:#fff;border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(4,1fr);color:var(--navy);z-index:10}.brand{display:none}.app-nav button{min-height:64px;color:#637089;border-radius:0;gap:3px;font-size:11px}.app-nav button:hover,.app-nav button.active{background:transparent;color:var(--blue)}.workspace{padding:0 18px}.topbar{height:86px;align-items:flex-start;padding-top:18px}.topbar>div:first-child{flex-direction:column;align-items:flex-start;gap:5px}.topbar b{font-size:26px}.date{font-size:0}.date svg,.date span{display:none}.date:after{content:"06:00—14:00 · 10:31";font-size:12px}.hero{display:grid;grid-template-columns:1fr 1fr;gap:0;padding:20px 0}.hero-score{grid-column:1}.hero-score strong{font-size:50px}.hero-score span{font-size:20px}.hero-number{grid-column:2;border-left:1px solid var(--line);padding-left:18px}.hero-number b{font-size:23px}.forecast{border:0;padding:14px 0 0;grid-column:1}.risk{grid-column:2;grid-row:2;padding:10px;min-height:60px}.risk svg:first-child{display:none}.risk span{font-size:12px}.risk span b{font-size:16px}.main-grid{display:flex;flex-direction:column}.performance{padding:20px 0;border:0}.chart-wrap{height:210px}.metrics{grid-template-columns:1fr 1fr;padding:0;margin-top:12px}.metric{padding:15px 4px;border-bottom:1px solid var(--line)}.metric:nth-child(2){border-right:0}.team-head{margin-top:20px}.people-table{margin-top:8px}.table-header{display:none}.person-row{grid-template-columns:1fr auto auto;padding:15px 2px;gap:6px}.person-row>span:nth-child(2),.person-row>span:nth-child(4),.person-row>span:nth-child(5){display:none}.person-row>strong:after{content:" подл.";font-size:10px;color:var(--muted)}.attention-panel{padding:20px 0;border-top:1px solid var(--line);display:flex;flex-direction:column}.attention-panel .section-head{order:0}.alert-item{order:1}.alert-item:nth-of-type(n+3){display:none}.evidence{display:none}.potential{margin:0 0 20px;padding:14px;flex-wrap:wrap}.potential small{display:none}.secondary{padding:22px 0}.secondary-title h1{font-size:27px}.secondary-title .primary{font-size:0;padding:11px}.employee-grid{grid-template-columns:1fr;margin-top:20px}.line-board,.history-board{padding:14px;margin-top:20px;overflow:hidden}.line-kpis{grid-template-columns:1fr}.line-kpis .metric{border-right:0}.conveyor{flex-direction:column;padding:35px 0}.conveyor:before{left:50%;right:auto;top:30px;bottom:30px;width:8px;height:auto}.station{width:80%}.filter-row{overflow:auto}.history-chart{height:240px}.event-list button{grid-template-columns:60px 1fr 20px}.event-list strong{display:none}.drawer{padding:26px 20px}.drawer img{height:240px}}@media(min-width:901px)and (max-width:1200px){.main-grid{grid-template-columns:1fr 310px}.hero{grid-template-columns:1fr 1fr 1fr}.risk{grid-column:1/-1;min-height:58px}.employee-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.topbar{height:72px;padding-top:12px}.topbar>div:first-child{gap:3px}.topbar b{font-size:25px}.date:after{font-size:11px}.hero{padding:14px 0;min-height:155px}.hero-score strong{font-size:46px}.hero-score span{font-size:18px}.hero-number{padding-left:16px}.hero-number b{font-size:22px}.forecast{padding-top:10px}.risk{padding:9px;min-height:54px}.risk span{font-size:11px}.risk span b{font-size:15px}.performance{padding:14px 0}.section-head h2{font-size:17px}.section-head p{font-size:11px}.chart-wrap{height:142px}.metrics{margin:8px 0 12px}.metric{padding:10px 4px}.metric strong{font-size:16px}}.performance{grid-column:1;grid-row:1}.attention-panel{grid-column:2;grid-row:1/3}.team-section{grid-column:1;grid-row:2;padding:0 28px 0 0;border-right:1px solid var(--line)}@media(max-width:900px){.performance,.attention-panel,.team-section{grid-column:auto;grid-row:auto}.team-section{order:3;padding:18px 0 0;border-right:0}.attention-panel{order:2}.performance{order:1}.team-head{margin-top:0}}
