:root{--primary-color: #00555b;--primary-dark: #00464b;--active-tab: #00656c;--text-light: rgba(243, 255, 253, .84);--white: #ffffff}.topbar{background:var(--primary-color);position:sticky;top:0;z-index:1000;min-height:86px;display:flex;align-items:center;border-bottom:1px solid rgba(255,255,255,.14);font-family:DIN Pro Bold,DINPro-Bold,DIN Pro,Arial,sans-serif}.topbar__nav{display:flex;align-items:center;justify-content:space-between;width:100%;padding:0 18px;gap:14px}.topbar__left{display:flex;align-items:center;gap:16px;min-width:0;flex:1}.topbar__brand{display:inline-flex;align-items:center;text-decoration:none;line-height:1}.topbar__brand-logo{height:50px;width:auto;display:block;filter:brightness(0) invert(1)}.topbar__brand:hover,.topbar__brand:focus,.topbar__brand:active,.topbar__brand:visited{color:var(--white);text-decoration:none}.topbar__burger{display:none;background:transparent;border:1px solid rgba(255,255,255,.5);color:#fff;border-radius:10px;padding:7px 11px;cursor:pointer;font-size:18px}.topbar__links{display:flex;align-items:center;gap:6px;min-width:0;margin-left:34px;transform:translateY(0)}.topbar__link{display:inline-flex;align-items:center;gap:8px;color:var(--text-light);text-decoration:none;font-size:15px;font-weight:700;padding:12px 16px;border-radius:12px;border:1px solid transparent;line-height:1;white-space:nowrap;transition:transform .18s ease,background-color .18s ease,border-color .18s ease,box-shadow .18s ease,color .18s ease}.topbar__link:hover{background:#ffffff21;border-color:#ffffff38;box-shadow:0 8px 16px #00000029;transform:translateY(-1px);color:#fff}.topbar__link.active{background:var(--active-tab);color:#fff;border-color:#ffffff24}.topbar__link-icon{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;opacity:.95;flex-shrink:0}.topbar__dropdown{position:relative}.topbar__dropbtn{background:transparent;cursor:pointer;font-family:inherit}.topbar__menu{position:absolute;top:calc(100% + 10px);right:0;min-width:260px;background:#fff;border:1px solid #dce1e8;border-radius:12px;box-shadow:0 16px 34px #0f172a26;padding:10px;z-index:1200}.topbar__menu-title{padding:8px 10px 6px;color:#6b7280;font-size:11px;text-transform:uppercase;letter-spacing:.7px;font-weight:700}.topbar__menuitem{display:block;padding:9px 10px;border-radius:8px;color:#1f2937;text-decoration:none;font-size:14px}.topbar__menuitem:hover{background:#f4f7fa}.topbar__menu-sep{height:1px;background:#e8ecf2;margin:7px 4px}.topbar__right{margin-left:auto;flex-shrink:0}.topbar__right-block{display:flex;align-items:center;gap:10px;padding-left:16px;border-left:1px solid rgba(255,255,255,.26)}.topbar__hello{display:flex;flex-direction:column;text-align:right;line-height:1.05}.topbar__hello-sub{font-size:11px;color:#fffc;font-weight:500}.topbar__hello-main{font-size:14px;color:#fff;font-weight:700}.topbar__avatar{position:relative;width:44px;height:44px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#f2f7f7;color:#0b5056;border:2px solid rgba(255,255,255,.7);font-size:15px;font-weight:700;line-height:1;white-space:nowrap;overflow:hidden}.topbar__avatar-btn{cursor:pointer;font-family:inherit;padding:0 8px}.topbar__avatar-btn:hover{border-color:#fff;box-shadow:0 6px 16px #00000029}.topbar__avatar-dot{position:absolute;right:1px;bottom:1px;width:12px;height:12px;background:#00555b;border:2px solid #ffffff;border-radius:50%}.topbar__profile{position:relative}.topbar__profile-menu{position:absolute;top:calc(100% + 10px);right:0;min-width:190px;background:#fff;border:1px solid #dce1e8;border-radius:12px;box-shadow:0 16px 34px #0f172a26;padding:8px;z-index:1200}.topbar__profile-item{width:100%;text-align:left;border:1px solid transparent;border-radius:8px;background:transparent;color:#1f2937;padding:9px 10px;font-size:14px;font-family:inherit;cursor:pointer;display:flex;align-items:center;gap:8px;transition:background-color .16s ease,border-color .16s ease}.topbar__profile-item:hover{background:#e8f4f1;border-color:#cfe2de}.topbar__profile-item-icon{width:14px;height:14px;fill:none;stroke:#2d3f4b;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.topbar__btn{display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(255,255,255,.6);border-radius:14px;background:transparent;color:#fff;height:44px;padding:0 18px;font-size:14px;font-weight:700;cursor:pointer;transition:transform .18s ease,background-color .18s ease,border-color .18s ease,box-shadow .18s ease}.topbar__btn:hover{background:#ffffff24;box-shadow:0 10px 20px #0000002e;transform:translateY(-1px)}.topbar__btn-icon{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}@media(max-width:1180px){.topbar__nav{padding:0 12px}.topbar__brand-logo{height:30px}.topbar__link{padding:10px 12px;font-size:14px}}@media(max-width:980px){.topbar{min-height:74px}.topbar__hello{display:none}.topbar__btn{height:40px;padding:0 14px}.topbar__avatar{width:40px;height:40px}}@media(max-width:860px){.topbar__burger{display:inline-flex}.topbar__brand-logo{height:26px}.topbar__links{display:none;flex-direction:column;align-items:stretch;position:absolute;top:74px;left:12px;right:12px;background:#00555b;border:1px solid rgba(255,255,255,.2);border-radius:12px;padding:10px;z-index:1150;transform:none;margin-left:0}.topbar__links.is-open{display:flex}.topbar__link{width:100%;justify-content:flex-start}.topbar__right{display:none}}.dashboard-wrap{padding:10px 8px 20px;font-family:DIN Pro Bold,DINPro-Bold,DIN Pro,Arial,sans-serif;color:#1d2330}.dashboard-topbar{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:16px;flex-wrap:wrap}.dashboard-title{margin:0;font-size:32px;font-weight:700;line-height:1.05;color:#151922}.dashboard-filters{display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:13px;color:#5b6474;background:#fff;border:1px solid #dde1e7;border-radius:12px;padding:10px;box-shadow:0 6px 14px #0f172a0a}.dashboard-filters label{display:inline-flex;align-items:center;gap:6px;font-weight:700}.dashboard-filters input[type=date]{height:38px;padding:0 10px;border:1px solid #cfd5dd;border-radius:10px;background:#f8fafc;color:#1f2937;outline-color:#00555b;font-family:inherit}.btn-primary{height:38px;padding:0 14px;border:1px solid #00555b;background:#00555b;color:#fff;border-radius:999px;cursor:pointer;font-weight:700;font-family:inherit;transition:all .2s ease}.btn-primary:hover:not(:disabled){filter:brightness(1.04);transform:translateY(-1px)}.btn-primary:disabled{opacity:.6;cursor:default}.alert-error{margin-top:10px;padding:12px;border:1px solid #ffd1d1;background:#fff3f3;border-radius:12px;color:#b00020;font-weight:700}.kpi-grid{margin-top:16px;display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:14px}.kpi-card{border:1px solid #dde1e7;border-radius:12px;padding:14px 14px 12px;background:#fff;box-shadow:0 8px 20px #0f172a0d;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.kpi-card:hover{transform:translateY(-2px);box-shadow:0 14px 26px #0f172a17;border-color:#00555b}.kpi-label{font-size:11px;letter-spacing:.6px;text-transform:uppercase;color:#5a6675;font-weight:700}.kpi-value{font-size:30px;font-weight:800;margin-top:7px;line-height:1;color:#151922}.section-grid{margin-top:16px;display:grid;grid-template-columns:1fr 1fr;gap:14px}@media(max-width:900px){.dashboard-title{font-size:28px}.dashboard-filters{width:100%}.section-grid{grid-template-columns:1fr}}.card{border:1px solid #dde1e7;border-radius:12px;background:#fff;overflow:hidden;box-shadow:0 8px 20px #0f172a0d}.card-header{padding:12px 14px;font-weight:800;border-bottom:1px solid #e3e8ee;background:#00555b;color:#fff;letter-spacing:.2px}.card-body{padding:14px}.table{width:100%;border-collapse:collapse}.table thead th{text-align:left;font-size:12px;letter-spacing:.4px;padding:9px 7px;border-bottom:1px solid #e3e8ee;color:#5b6474;background:#f7f9fb;white-space:nowrap}.table tbody td{padding:9px 7px;border-bottom:1px solid #edf1f5;font-size:14px;color:#1f2937}.text-right{text-align:right}.muted{color:#5b6474;opacity:.95}html,body,#root{margin:0;padding:0}.app-shell{min-height:100vh;background:#f6f7f9}.app-content{max-width:1400px;margin:0 auto;padding:14px 16px 30px}
