.mk{position:absolute;inset:0;overflow:hidden;background:#0c0f0e;font-family:"Geist",system-ui,sans-serif;color:#e9ebe6}.mk *{box-sizing:border-box}.mk-bar{display:flex;align-items:center;gap:6px;height:28px;padding:0 12px;background:#0a0d0c;border-bottom:1px solid rgba(255,255,255,.06);flex-shrink:0}.mk-bar i{width:8px;height:8px;border-radius:50%;background:#2a2f2b}.mk-bar .u{margin-left:10px;font-family:"JetBrains Mono",monospace;font-size:9.5px;color:#5b5f57}.mk-grn{color:#10e75c}.mk-chat{display:flex;flex-direction:column;background:#0b110d}.mk-chat .hd{display:flex;align-items:center;gap:9px;padding:11px 14px;background:#0e1510;border-bottom:1px solid rgba(255,255,255,.06)}.mk-chat .hd .av{width:30px;height:30px;border-radius:50%;background:linear-gradient(135deg,#0f3d24,#10e75c);display:grid;place-items:center;font-family:"Space Grotesk",sans-serif;font-weight:700;font-size:11px;color:#06140b}.mk-chat .hd .nm{font-weight:600;font-size:12.5px}.mk-chat .hd .st{font-size:9.5px;color:#10e75c;display:flex;align-items:center;gap:5px;margin-top:1px}.mk-chat .hd .st b{width:5px;height:5px;border-radius:50%;background:#10e75c;display:block}.mk-chat .body{flex:1;padding:14px;display:flex;flex-direction:column;justify-content:flex-end;gap:9px;background:radial-gradient(circle at 20% 10%,rgba(16,231,92,.05),transparent 40%),#0b110d;overflow:hidden}.mk-chat .b{max-width:74%;padding:8px 11px;font-size:11.5px;line-height:1.4;border-radius:12px}.mk-chat .b.in{align-self:flex-start;background:#18211b;border-bottom-left-radius:3px;color:#d6d9d2}.mk-chat .b.out{align-self:flex-end;background:#10e75c;color:#06140b;border-bottom-right-radius:3px;font-weight:500}.mk-chat .b .menu{display:grid;gap:4px;margin-top:6px}.mk-chat .b .mi{display:flex;justify-content:space-between;font-size:10.5px;padding:5px 8px;background:rgba(6,20,11,.12);border-radius:6px}.mk-chat .inp{display:flex;align-items:center;gap:8px;padding:10px 12px;background:#0e1510;border-top:1px solid rgba(255,255,255,.06)}.mk-chat .inp .f{flex:1;height:26px;border-radius:100px;background:#18211b}.mk-chat .inp .s{width:26px;height:26px;border-radius:50%;background:#10e75c;display:grid;place-items:center;color:#06140b}.mk-chat .inp .s svg{width:13px;height:13px}.mk-dash{display:flex;flex-direction:column}.mk-dash .wrap{flex:1;display:grid;grid-template-columns:116px 1fr;min-height:0}.mk-dash .side{background:#0a0d0c;border-right:1px solid rgba(255,255,255,.06);padding:12px 10px;display:flex;flex-direction:column;gap:5px}.mk-dash .side .brand{display:flex;align-items:center;gap:7px;font-family:"Space Grotesk",sans-serif;font-weight:700;font-size:12px;margin-bottom:10px}.mk-dash .side .brand .d{width:8px;height:14px;background:#10e75c;border-radius:2px}.mk-dash .side .li{display:flex;align-items:center;gap:8px;padding:6px 8px;border-radius:7px;font-size:10.5px;color:#8a8e86}.mk-dash .side .li.on{background:rgba(16,231,92,.1);color:#10e75c}.mk-dash .side .li .dot{width:13px;height:13px;display:grid;place-items:center;opacity:.8;flex-shrink:0}.mk-dash .side .li .dot svg{width:13px;height:13px;display:block}.mk-dash .side .li.on .dot{opacity:1}.mk-dash .main{padding:14px;display:flex;flex-direction:column;gap:12px;min-height:0}.mk-dash .kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.mk-dash .kpi{border:1px solid rgba(255,255,255,.07);border-radius:9px;padding:10px}.mk-dash .kpi .v{font-family:"Space Grotesk",sans-serif;font-weight:700;font-size:17px;letter-spacing:-.02em}.mk-dash .kpi .v.g{color:#10e75c}.mk-dash .kpi .l{font-family:"JetBrains Mono",monospace;font-size:8px;letter-spacing:.06em;color:#5b5f57;margin-top:3px;text-transform:uppercase}.mk-dash .panel{flex:1;border:1px solid rgba(255,255,255,.07);border-radius:9px;padding:12px;min-height:0;display:flex;flex-direction:column;gap:8px;overflow:hidden}.mk-dash .panel .mkhd{display:flex;justify-content:space-between;align-items:center;padding-bottom:8px;border-bottom:1px solid rgba(255,255,255,.06);flex-shrink:0}.mk-dash .panel .rows{display:flex;flex-direction:column;min-height:0}.mk-dash .panel .mkhd .t{font-size:11px;font-weight:600}.mk-dash .panel .mkhd .mtag{font-size:8.5px;font-family:"JetBrains Mono",monospace;color:#10e75c;background:rgba(16,231,92,.1);padding:3px 7px;border-radius:100px}.mk-dash .row{display:grid;grid-template-columns:1fr auto;align-items:center;gap:8px;padding:9px 0;font-size:10.5px}.mk-dash .row+.row{border-top:1px solid rgba(255,255,255,.05)}.mk-dash .row .who{display:flex;align-items:center;gap:8px;color:#c3c6bf}.mk-dash .row .who .a{position:relative;overflow:hidden;width:20px;height:20px;border-radius:50%;background:#18211b;flex-shrink:0;display:grid;place-items:center;font-family:"Space Grotesk",sans-serif;font-weight:700;font-size:8px;color:#06140b;box-shadow:inset 0 1px 0 rgba(255,255,255,.25)}.mk-dash .row .who .a span{position:relative;z-index:1}.mk-dash .row .who .a::after{content:"";position:absolute;inset:0;border-radius:50%;background:radial-gradient(circle at 30% 24%,rgba(255,255,255,.36),transparent 58%)}.mk-dash .row .pill{font-size:8.5px;font-family:"JetBrains Mono",monospace;padding:2px 7px;border-radius:100px}.mk-dash .row .pill.ok{color:#10e75c;background:rgba(16,231,92,.12)}.mk-dash .row .pill.wait{color:#d8a838;background:rgba(216,168,56,.12)}.mk-fleet{display:flex;flex-direction:column}.mk-fleet .map{flex:1;position:relative;background:linear-gradient(#0e1512,#0a0f0d);background-image:linear-gradient(rgba(16,231,92,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(16,231,92,.05) 1px,transparent 1px);background-size:34px 34px;overflow:hidden}.mk-fleet .map svg{position:absolute;inset:0;width:100%;height:100%}.mk-fleet .mk-marker{position:absolute;width:14px;height:14px;border-radius:50%;background:#10e75c;box-shadow:0 0 0 4px rgba(16,231,92,.2),0 0 16px rgba(16,231,92,.5)}.mk-fleet .mk-pin{position:absolute;width:9px;height:9px;border-radius:50% 50% 50%0;background:#fff;transform:rotate(-45deg)}.mk-fleet .card{position:absolute;left:14px;bottom:14px;right:14px;background:rgba(10,13,12,.92);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.1);border-radius:11px;padding:11px 13px;display:flex;align-items:center;gap:11px}.mk-fleet .card .ic{width:32px;height:32px;border-radius:8px;background:rgba(16,231,92,.12);display:grid;place-items:center;color:#10e75c;flex-shrink:0}.mk-fleet .card .ic svg{width:17px;height:17px}.mk-fleet .card .t{font-weight:600;font-size:11.5px}.mk-fleet .card .s{font-size:9.5px;color:#8a8e86;margin-top:2px}.mk-fleet .card .eta{margin-left:auto;text-align:right}.mk-fleet .card .eta .v{font-family:"Space Grotesk",sans-serif;font-weight:700;font-size:15px;color:#10e75c}.mk-fleet .card .eta .l{font-size:8px;font-family:"JetBrains Mono",monospace;color:#5b5f57;text-transform:uppercase;letter-spacing:.06em}.mk-table{display:flex;flex-direction:column}.mk-table .top{display:flex;align-items:center;gap:10px;padding:12px 14px;border-bottom:1px solid rgba(255,255,255,.06)}.mk-table .top .srch{flex:1;display:flex;align-items:center;gap:7px;height:28px;padding:0 10px;border-radius:8px;background:#121815;border:1px solid rgba(255,255,255,.07);color:#5b5f57;font-size:10.5px}.mk-table .top .srch svg{width:13px;height:13px;flex-shrink:0}.mk-table .top .btn{font-size:10.5px;font-weight:600;color:#06140b;background:#10e75c;padding:6px 12px;border-radius:8px;font-family:"Space Grotesk",sans-serif}.mk-table .thead,.mk-table .trow{display:grid;grid-template-columns:1.6fr 1fr .8fr .9fr;gap:8px;align-items:center;padding:9px 14px}.mk-table .thead{font-family:"JetBrains Mono",monospace;font-size:8.5px;letter-spacing:.08em;text-transform:uppercase;color:#5b5f57;border-bottom:1px solid rgba(255,255,255,.06)}.mk-table .trow{border-bottom:1px solid rgba(255,255,255,.04);font-size:11px;color:#c3c6bf}.mk-table .trow .it{display:flex;align-items:center;gap:9px}.mk-table .trow .it .sw{width:22px;height:22px;border-radius:6px;background:#18211b;display:grid;place-items:center;color:rgba(16,231,92,.6);flex-shrink:0}.mk-table .trow .it .sw svg{width:14px;height:14px;display:block}.mk-table .trow .sku{font-family:"JetBrains Mono",monospace;color:#8a8e86;font-size:10px}.mk-table .trow .num{font-family:"Space Grotesk",sans-serif;font-weight:600}.mk-table .pill{font-size:8.5px;font-family:"JetBrains Mono",monospace;padding:3px 8px;border-radius:100px;justify-self:start}.mk-table .pill.ok{color:#10e75c;background:rgba(16,231,92,.12)}.mk-table .pill.low{color:#d8a838;background:rgba(216,168,56,.12)}.mk-table .pill.out{color:#e56767;background:rgba(229,103,103,.12)}.mk-store{display:flex;flex-direction:column;background:#0c0f0e}.mk-store .snav{display:flex;align-items:center;justify-content:space-between;padding:11px 14px;border-bottom:1px solid rgba(255,255,255,.06)}.mk-store .snav .b{font-family:"Space Grotesk",sans-serif;font-weight:700;font-size:12.5px}.mk-store .snav .cart{display:flex;align-items:center;gap:6px;font-size:10px;color:#8a8e86}.mk-store .snav .cart .c{width:16px;height:16px;border-radius:50%;background:#10e75c;color:#06140b;display:grid;place-items:center;font-size:8px;font-weight:700}.mk-store .promo{margin:12px 14px 0;border-radius:10px;padding:11px 13px;background:linear-gradient(100deg,rgba(16,231,92,.16),rgba(16,231,92,.04));border:1px solid rgba(16,231,92,.2);display:flex;justify-content:space-between;align-items:center}.mk-store .promo .t{font-weight:600;font-size:11.5px}.mk-store .promo .t span{color:#10e75c}.mk-store .promo .fx{font-family:"JetBrains Mono",monospace;font-size:9px;color:#10e75c;border:1px solid rgba(16,231,92,.3);padding:4px 8px;border-radius:6px}.mk-store .grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:12px 14px}.mk-store .card{border:1px solid rgba(255,255,255,.07);border-radius:10px;overflow:hidden}.mk-store .card .im{height:56px;background:linear-gradient(135deg,#16211a,#0e1512);position:relative;display:grid;place-items:center}.mk-store .card .im::after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 70% 30%,rgba(16,231,92,.12),transparent 60%)}.mk-store .card .im-ic{position:relative;z-index:1;color:rgba(16,231,92,.55)}.mk-store .card .im-ic svg{width:22px;height:22px;display:block}.mk-store .card .info{padding:8px 9px}.mk-store .card .nm{font-size:10px;color:#c3c6bf}.mk-store .card .pr{display:flex;align-items:center;justify-content:space-between;margin-top:5px}.mk-store .card .pr .p{font-family:"Space Grotesk",sans-serif;font-weight:700;font-size:11.5px}.mk-store .card .pr .add{width:20px;height:20px;border-radius:6px;background:#10e75c;color:#06140b;display:grid;place-items:center;font-size:13px;font-weight:700;line-height:1}.hero-show{position:relative;z-index:1;padding:6px 0 96px}.show-wrap{position:relative}.show-glow{position:absolute;inset:-30px 7% 24px;background:radial-gradient(ellipse at 50% 26%,rgba(16,231,92,.2),transparent 64%);filter:blur(64px);z-index:0;pointer-events:none}.show-frame{position:relative;z-index:1;height:540px;border:1px solid rgba(255,255,255,.12);border-radius:18px;overflow:hidden;background:#0a0d0c;box-shadow:0 50px 130px -40px rgba(0,0,0,.92),0 0 0 1px rgba(255,255,255,.03)}.show-badge{position:absolute;left:-14px;bottom:40px;z-index:3;display:flex;align-items:center;gap:11px;background:rgba(12,16,14,.96);border:1px solid rgba(255,255,255,.12);border-radius:13px;padding:11px 15px;box-shadow:0 22px 54px -22px rgba(0,0,0,.85)}.show-badge .sb-ic{width:30px;height:30px;border-radius:8px;background:rgba(16,231,92,.14);border:1px solid rgba(16,231,92,.3);display:grid;place-items:center;color:#10e75c}.show-badge .sb-ic svg{width:16px;height:16px}.show-badge b{display:block;font-family:"Space Grotesk",sans-serif;font-weight:600;font-size:13px;color:var(--ink)}.show-badge span{font-size:11px;color:var(--muted)}.mk-hero{display:flex;flex-direction:column;background:#0a0d0c;font-family:"Geist",system-ui,sans-serif}.mkh-bar{display:flex;align-items:center;gap:7px;padding:0 16px;height:40px;background:#0c100e;border-bottom:1px solid rgba(255,255,255,.07);flex-shrink:0}.mkh-bar .mkh-dot{width:11px;height:11px;border-radius:50%;background:#232824}.mkh-url{margin:0 auto;font-family:"JetBrains Mono",monospace;font-size:11px;color:#6a6e68;background:#0a0d0c;border:1px solid rgba(255,255,255,.06);padding:5px 18px;border-radius:7px}.mkh-user{width:22px;height:22px;border-radius:50%;background:linear-gradient(135deg,#0f3d24,#10e75c)}.mkh-app{flex:1;display:grid;grid-template-columns:172px 1fr;min-height:0}.mkh-side{background:#0a0d0c;border-right:1px solid rgba(255,255,255,.06);padding:16px 12px;display:flex;flex-direction:column;gap:4px}.mkh-brand{display:flex;align-items:center;gap:9px;font-family:"Space Grotesk",sans-serif;font-weight:700;font-size:15px;margin-bottom:14px;padding:0 6px}.mkh-brand .mkh-logo{width:12px;height:18px;background:#10e75c;border-radius:3px}.mkh-nav{display:flex;align-items:center;gap:10px;padding:9px 10px;border-radius:9px;font-size:13px;color:#8a8e86}.mkh-nav .mkh-ni{width:16px;height:16px;display:grid;place-items:center;opacity:.85;flex-shrink:0}.mkh-nav .mkh-ni svg{width:16px;height:16px;display:block}.mkh-nav.on .mkh-ni{opacity:1}.mkh-nav.on{background:rgba(16,231,92,.1);color:#10e75c;font-weight:500}.mkh-side-foot{margin-top:auto;display:flex;align-items:center;gap:9px;padding:12px 6px 0;border-top:1px solid rgba(255,255,255,.06)}.mkh-side-foot .mkh-uava{width:28px;height:28px;border-radius:50%;background:#14241a;border:1px solid rgba(16,231,92,.3);color:#10e75c;display:grid;place-items:center;font-family:"Space Grotesk",sans-serif;font-weight:700;font-size:11px}.mkh-side-foot b{font-size:12px;display:block}.mkh-side-foot span{font-size:10.5px;color:#6a6e68}.mkh-main{padding:20px 22px;display:flex;flex-direction:column;gap:16px;min-height:0}.mkh-head{display:flex;justify-content:space-between;align-items:flex-start;gap:14px}.mkh-hi{font-family:"Space Grotesk",sans-serif;font-weight:700;font-size:20px;letter-spacing:-.02em}.mkh-sub{font-size:12.5px;color:#8a8e86;margin-top:3px}.mkh-actions{display:flex;gap:9px;align-items:center;flex-shrink:0}.mkh-seg{font-size:11.5px;color:#c3c6bf;border:1px solid rgba(255,255,255,.1);padding:7px 13px;border-radius:8px}.mkh-new{font-size:11.5px;font-weight:600;color:#06140b;background:#10e75c;padding:8px 14px;border-radius:8px;font-family:"Space Grotesk",sans-serif}.mk-hero .mkh-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.mk-hero .kpi{border:1px solid rgba(255,255,255,.07);border-radius:11px;padding:13px 14px;background:#0c100e}.mkh-kl{font-family:"JetBrains Mono",monospace;font-size:9.5px;letter-spacing:.06em;text-transform:uppercase;color:#6a6e68}.mk-hero .kpi .v{font-family:"Space Grotesk",sans-serif;font-weight:700;font-size:24px;letter-spacing:-.02em;margin-top:6px}.mk-hero .kpi .v.g{color:#10e75c}.mkh-kd{font-size:10.5px;color:#6a6e68;margin-top:4px}.mkh-kd.up{color:#10e75c}.mkh-lower{flex:1;display:grid;grid-template-columns:1.55fr 1fr;gap:12px;min-height:0}.mkh-card{border:1px solid rgba(255,255,255,.07);border-radius:11px;padding:14px;background:#0c100e;display:flex;flex-direction:column;min-height:0}.mkh-ct{display:flex;justify-content:space-between;align-items:center;font-size:12px;font-weight:600;margin-bottom:10px}.mkh-leg{font-family:"JetBrains Mono",monospace;font-size:10px;color:#8a8e86;display:flex;align-items:center;gap:6px;font-weight:400}.mkh-leg .mkh-ld{width:10px;height:3px;background:#10e75c;border-radius:2px}.mkh-area{width:100%;flex:1;min-height:0;overflow:visible}.mkh-tag{font-family:"JetBrains Mono",monospace;font-size:9px;color:#10e75c;background:rgba(16,231,92,.1);padding:3px 8px;border-radius:100px;font-weight:400}.mkh-appt{display:flex;align-items:center;gap:10px;padding:9px 0}.mkh-appt+.mkh-appt{border-top:1px solid rgba(255,255,255,.05)}.mkh-av{position:relative;overflow:hidden;width:26px;height:26px;border-radius:50%;background:#18211b;flex-shrink:0;display:grid;place-items:center;font-family:"Space Grotesk",sans-serif;font-weight:700;font-size:10px;color:#06140b;box-shadow:inset 0 1px 0 rgba(255,255,255,.3)}.mkh-av span{position:relative;z-index:1}.mkh-av::after{content:"";position:absolute;inset:0;border-radius:50%;background:radial-gradient(circle at 30% 24%,rgba(255,255,255,.4),transparent 56%)}.mkh-more{display:block;text-align:center;font-family:"JetBrains Mono",monospace;font-size:10.5px;color:var(--gv);padding:11px 0 2px;margin-top:4px;border-top:1px solid rgba(255,255,255,.05);transition:color .18s;cursor:pointer}.mkh-more:hover{color:#5af08a}.mkh-an{flex:1}.mkh-an b{font-size:11.5px;display:block;color:#c3c6bf}.mkh-an span{font-size:10px;color:#6a6e68}.mkh-pill{font-family:"JetBrains Mono",monospace;font-size:8.5px;padding:3px 8px;border-radius:100px}.mkh-pill.ok{color:#10e75c;background:rgba(16,231,92,.12)}.mkh-pill.wait{color:#d8a838;background:rgba(216,168,56,.12)}.mk-fleet .mk-marker{animation:mk-markerPulse 2.4s ease-in-out infinite}@keyframes mk-markerPulse{0%,to{box-shadow:0 0 0 4px rgba(16,231,92,.2),0 0 16px rgba(16,231,92,.5)}50%{box-shadow:0 0 0 9px rgba(16,231,92,.08),0 0 30px rgba(16,231,92,.65)}}@media (prefers-reduced-motion:no-preference){@keyframes mk-slideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes mk-slideR{0%{opacity:0;transform:translateX(-10px)}to{opacity:1;transform:none}}@keyframes mk-popIn{0%{opacity:0;transform:translateY(8px) scale(.93)}to{opacity:1;transform:none}}@keyframes mk-scaleIn{0%{opacity:0;transform:scale(.88)}to{opacity:1;transform:none}}.mk-chat.live .body .b{animation:mk-slideUp .4s cubic-bezier(.16,1,.3,1) both}.mk-chat.live .body .b:nth-child(1){animation-delay:.25s}.mk-chat.live .body .b:nth-child(2){animation-delay:.38s}.mk-chat.live .body .b:nth-child(3){animation-delay:.51s}.mk-chat.live .body .b:nth-child(4){animation-delay:.64s}.mk-chat.live .body .b:nth-child(5){animation-delay:.77s}.mk-chat.live .body .b:nth-child(6){animation-delay:.9s}.mk-chat.live .body .b:nth-child(7){animation-delay:1.03s}.mk-dash:not(.mk-hero).live .side>*{animation:mk-slideR .32s cubic-bezier(.16,1,.3,1) both}.mk-dash:not(.mk-hero).live .side>:nth-child(1){animation-delay:.25s}.mk-dash:not(.mk-hero).live .side>:nth-child(2){animation-delay:.32s}.mk-dash:not(.mk-hero).live .side>:nth-child(3){animation-delay:.39s}.mk-dash:not(.mk-hero).live .side>:nth-child(4){animation-delay:.46s}.mk-dash:not(.mk-hero).live .side>:nth-child(5){animation-delay:.53s}.mk-dash:not(.mk-hero).live .side>:nth-child(6){animation-delay:.6s}.mk-dash:not(.mk-hero).live .kpis .kpi{animation:mk-popIn .38s cubic-bezier(.16,1,.3,1) both}.mk-dash:not(.mk-hero).live .kpis .kpi:nth-child(1){animation-delay:.35s}.mk-dash:not(.mk-hero).live .kpis .kpi:nth-child(2){animation-delay:.43s}.mk-dash:not(.mk-hero).live .kpis .kpi:nth-child(3){animation-delay:.51s}.mk-dash:not(.mk-hero).live .rows .row{animation:mk-slideUp .32s cubic-bezier(.16,1,.3,1) both}.mk-dash:not(.mk-hero).live .rows .row:nth-child(1){animation-delay:.58s}.mk-dash:not(.mk-hero).live .rows .row:nth-child(2){animation-delay:.66s}.mk-dash:not(.mk-hero).live .rows .row:nth-child(3){animation-delay:.74s}.mk-fleet.live .card{animation:mk-slideUp .45s cubic-bezier(.16,1,.3,1) .3s both}.mk-table.live .trow{animation:mk-slideUp .32s cubic-bezier(.16,1,.3,1) both}.mk-table.live .trow:nth-child(3){animation-delay:.25s}.mk-table.live .trow:nth-child(4){animation-delay:.33s}.mk-table.live .trow:nth-child(5){animation-delay:.41s}.mk-table.live .trow:nth-child(6){animation-delay:.49s}.mk-table.live .trow:nth-child(7){animation-delay:.57s}.mk-store.live .promo{animation:mk-slideUp .35s cubic-bezier(.16,1,.3,1) .2s both}.mk-store.live .grid .card{animation:mk-scaleIn .38s cubic-bezier(.16,1,.3,1) both}.mk-store.live .grid .card:nth-child(1){animation-delay:.28s}.mk-store.live .grid .card:nth-child(2){animation-delay:.4s}.mk-store.live .grid .card:nth-child(3){animation-delay:.52s}}@media (max-width:900px){.show-frame{height:560px}.mkh-app{grid-template-columns:1fr}.mkh-side{display:none}.mkh-main{padding:16px;gap:13px}.mkh-lower{grid-template-columns:1fr}.mkh-sched{display:none}.mk-hero .mkh-kpis{grid-template-columns:repeat(2,1fr)}.mk-hero .kpi{padding:11px 12px}.mk-hero .kpi .v{font-size:20px}.mkh-chart{min-height:168px}.mkh-area{min-height:120px}.mkh-head{flex-direction:column;gap:12px}.mkh-hi{font-size:18px}.show-badge{left:8px;bottom:8px;padding:9px 12px}.hero-show{padding-bottom:60px}}