.dm{position:relative;width:100%;max-width:560px;border-radius:18px;background:linear-gradient(160deg,#0d1322,#0a0e1a);border:1px solid rgba(255,255,255,.08);box-shadow:0 40px 90px -40px #000000b3;overflow:hidden;font-family:var(--f-display, system-ui)}.dm-bar{display:flex;align-items:center;gap:12px;padding:11px 15px;border-bottom:1px solid rgba(255,255,255,.06)}.dm-dots{display:inline-flex;gap:6px}.dm-dots i{width:10px;height:10px;border-radius:50%}.dm-dots i:nth-child(1){background:#ff5f57}.dm-dots i:nth-child(2){background:#febc2e}.dm-dots i:nth-child(3){background:#28c840}.dm-url{flex:1;text-align:center;font-family:var(--f-mono, monospace);font-size:12px;color:#ffffff73;background:#ffffff0a;border-radius:8px;padding:5px 10px}.dm-app{display:grid;grid-template-columns:136px 1fr;min-height:326px}.dm-side{border-right:1px solid rgba(255,255,255,.06);padding:16px 12px;display:flex;flex-direction:column;gap:18px}.dm-brand{display:flex;align-items:center;gap:8px}.dm-brand-mark{width:24px;height:24px;border-radius:7px;background:var(--blue, #1F6BFF);color:#fff;display:grid;place-items:center;font-weight:700;font-size:13px}.dm-brand-name{font-size:12px;color:#ffffffb3;font-weight:500}.dm-side-nav{display:flex;flex-direction:column;gap:3px}.dm-side-item{display:flex;align-items:center;gap:9px;padding:8px 10px;border-radius:8px;font-size:12px;color:#ffffff80;cursor:pointer;transition:background .2s ease,color .2s ease}.dm-side-item:hover{color:#ffffffd9;background:#ffffff0a}.dm-side-item.is-active{background:#1f6bff2e;color:#fff}.dm-side-ic{width:7px;height:7px;border-radius:2px;background:currentColor;opacity:.7}.dm-main{padding:16px;position:relative}.dm-panel{display:none;flex-direction:column;gap:14px}.dm-panel.is-active{display:flex}.dm.in .dm-panel.is-active{animation:dm-fade .42s cubic-bezier(.16,1,.3,1)}@keyframes dm-fade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.dm-paneltitle{font-size:13px;color:#fff;font-weight:500}.dm-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.dm-kpis-2{grid-template-columns:repeat(2,1fr)}.dm-kpi{padding:12px;border-radius:12px;border:1px solid rgba(255,255,255,.07);background:#ffffff08}.dm-kpi-l{font-size:10px;color:#ffffff80}.dm-kpi-v{font-size:20px;font-weight:600;color:#fff;margin-top:5px;letter-spacing:-.02em}.dm-kpi-s{font-size:10px;color:#fff6;margin-top:4px;font-family:var(--f-mono, monospace)}.dm-kpi-s.dm-up{color:#28c840}.dm-blue{background:linear-gradient(150deg,#1f6bff2e,#1f6bff0a)}.dm-green{background:linear-gradient(150deg,#28c84029,#28c84008)}.dm-amber{background:linear-gradient(150deg,#febc2e29,#febc2e08)}.dm-chart{background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:12px;padding:14px}.dm-chart-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.dm-chart-head>span:first-child{font-size:12px;color:#fff;font-weight:500}.dm-chart-tag{font-size:10px;font-family:var(--f-mono, monospace);color:#28c840;background:#28c8401f;padding:3px 8px;border-radius:100px}.dm-bars{display:flex;align-items:flex-end;justify-content:space-between;gap:8px;height:70px}.dm-bars-12{gap:4px;height:96px}.dm-bar-col{flex:1;display:flex;flex-direction:column;align-items:center;gap:6px;height:100%;justify-content:flex-end}.dm-bar-fill{width:100%;border-radius:4px 4px 0 0;background:linear-gradient(180deg,#5b8cff,#1f6bff66);min-height:6px;transform:scaleY(0);transform-origin:bottom;transition:transform .7s cubic-bezier(.16,1,.3,1)}.dm.in .dm-bar-fill{transform:scaleY(1)}.dm-bars .dm-bar-col:nth-child(2) .dm-bar-fill{transition-delay:.05s}.dm-bars .dm-bar-col:nth-child(3) .dm-bar-fill{transition-delay:.1s}.dm-bars .dm-bar-col:nth-child(4) .dm-bar-fill{transition-delay:.15s}.dm-bars .dm-bar-col:nth-child(5) .dm-bar-fill{transition-delay:.2s}.dm-bars .dm-bar-col:nth-child(6) .dm-bar-fill{transition-delay:.25s}.dm-bars .dm-bar-col:nth-child(7) .dm-bar-fill{transition-delay:.3s}.dm-bars .dm-bar-col:nth-child(6) .dm-bar-fill{background:linear-gradient(180deg,#28c840,#28c84066)}.dm-bar-day{font-size:9px;color:#ffffff59;font-family:var(--f-mono, monospace)}.dm-feed,.dm-rows{background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:12px;padding:12px 14px}.dm-feed-head{font-size:12px;color:#fff;font-weight:500;margin-bottom:10px}.dm-feed-row,.dm-r{display:flex;align-items:center;gap:10px;padding:7px 0}.dm-feed-row+.dm-feed-row,.dm-r+.dm-r{border-top:1px solid rgba(255,255,255,.05)}.dm-feed-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.dm-feed-dot.dm-blue{background:#5b8cff}.dm-feed-dot.dm-green{background:#43d65f}.dm-feed-dot.dm-amber{background:#f7b733}.dm-feed-text{flex:1;font-size:12px;color:#ffffffc7}.dm-feed-time{font-size:10px;color:#ffffff61;font-family:var(--f-mono, monospace)}.dm-av{flex-shrink:0;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;font-size:11px;font-weight:600;color:#fff}.dm-av-green{background:#28c84033;color:#43d65f}.dm-av-amber{background:#febc2e33;color:#f7b733}.dm-av-blue{background:#1f6bff38;color:#5b8cff}.dm-r-main{flex:1;display:flex;align-items:center;gap:8px;min-width:0}.dm-r-main strong{font-size:12.5px;color:#fff;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dm-r-id{font-family:var(--f-mono, monospace);font-size:11px;color:#ffffff80;width:42px;flex-shrink:0}.dm-r-amt{font-size:12.5px;color:#fff;font-weight:600}.dm-pill{font-size:9.5px;font-family:var(--f-mono, monospace);padding:3px 8px;border-radius:100px;white-space:nowrap}.dm-pill.dm-green{color:#43d65f;background:#28c8401f}.dm-pill.dm-amber{color:#f7b733;background:#febc2e1f}.dm-pill.dm-blue{color:#5b8cff;background:#1f6bff24}.dm-total{display:flex;justify-content:space-between;align-items:center;padding:12px 14px;border-radius:12px;background:#1f6bff1a;border:1px solid rgba(31,107,255,.2)}.dm-total span{font-size:12px;color:#ffffffa6}.dm-total strong{font-size:18px;color:#fff;font-weight:600}.dm-badge{position:absolute;right:14px;bottom:14px;display:inline-flex;align-items:center;gap:8px;padding:9px 14px;border-radius:100px;background:#28c840;color:#04210a;font-size:12px;font-weight:600;box-shadow:0 8px 24px -8px #28c84099}.dm-badge-dot{width:8px;height:8px;border-radius:50%;background:#04210a;animation:dm-pulse 1.8s ease-in-out infinite}@keyframes dm-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}@media(prefers-reduced-motion:reduce){.dm-badge-dot,.dm-panel.is-active{animation:none}.dm-bar-fill{transition:none;transform:scaleY(1)}}@media(max-width:480px){.dm-app{grid-template-columns:1fr}.dm-side{flex-direction:row;align-items:center;border-right:none;border-bottom:1px solid rgba(255,255,255,.06);padding:10px 12px;gap:10px;overflow-x:auto}.dm-side-nav{flex-direction:row;gap:4px}.dm-side-item{padding:6px 9px;white-space:nowrap}.dm-kpi-v{font-size:17px}}.rm{position:relative;width:100%;max-width:560px;border-radius:18px;background:linear-gradient(160deg,#0d1322,#0a0e1a);border:1px solid rgba(255,255,255,.08);box-shadow:0 40px 90px -40px #000000b3;overflow:hidden;font-family:var(--f-display, system-ui)}.rm-map{position:relative;background:radial-gradient(120% 100% at 50% 0%,rgba(31,107,255,.1),transparent 60%),#0b1020;border-bottom:1px solid rgba(255,255,255,.06)}.rm-svg{display:block;width:100%;height:200px}.rm-route{stroke-dasharray:820;stroke-dashoffset:820;transition:stroke-dashoffset 1.5s cubic-bezier(.16,1,.3,1);filter:drop-shadow(0 2px 8px rgba(31,107,255,.5))}.rm.in .rm-route{stroke-dashoffset:0}.rm-pin{opacity:0;transform:scale(.4);transform-box:fill-box;transform-origin:center;transition:opacity .4s ease var(--d, 0ms),transform .4s cubic-bezier(.16,1,.3,1) var(--d, 0ms)}.rm.in .rm-pin{opacity:1;transform:scale(1)}.rm-panel{padding:16px;display:flex;flex-direction:column;gap:13px}.rm-panel-head{display:flex;align-items:center;justify-content:space-between}.rm-panel-head>span:first-child{font-size:14px;color:#fff;font-weight:500}.rm-tag{font-size:11px;font-family:var(--f-mono, monospace);color:#43d65f;background:#28c84024;padding:4px 10px;border-radius:100px}.rm-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.rm-stat{background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:12px;padding:11px 12px;text-align:center}.rm-stat b{display:block;font-size:18px;color:#fff;font-weight:600;letter-spacing:-.02em}.rm-stat span{font-size:10px;color:#ffffff73;font-family:var(--f-mono, monospace)}.rm-stops{background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:12px;padding:6px 14px}.rm-stop{display:flex;align-items:center;gap:12px;padding:9px 0}.rm-stop+.rm-stop{border-top:1px solid rgba(255,255,255,.05)}.rm-stop-n{flex-shrink:0;width:22px;height:22px;border-radius:50%;background:#1f6bff2e;color:#5b8cff;display:grid;place-items:center;font-size:11px;font-weight:700}.rm-stop-main{flex:1;display:flex;flex-direction:column;line-height:1.25;min-width:0}.rm-stop-main strong{font-size:12.5px;color:#fff;font-weight:500}.rm-stop-main span{font-size:11px;color:#ffffff6b}.rm-stop-eta{font-family:var(--f-mono, monospace);font-size:12px;color:#ffffffb3}.rm-traffic{display:flex;align-items:center;gap:8px;font-size:11px;color:#ffffff80;font-family:var(--f-mono, monospace)}.rm-traffic-dot{width:8px;height:8px;border-radius:50%;background:#43d65f;box-shadow:0 0 0 4px #43d65f26}@media(prefers-reduced-motion:reduce){.rm-route{transition:none;stroke-dashoffset:0}.rm-pin{transition:none;opacity:1;transform:scale(1)}}.ph{display:flex;justify-content:center;width:100%}.ph-frame{position:relative;width:270px;max-width:100%;border-radius:38px;background:linear-gradient(160deg,#0d1322,#0a0e1a);border:1px solid rgba(255,255,255,.1);box-shadow:0 40px 90px -40px #000000bf,inset 0 0 0 6px #ffffff08;padding:12px 12px 16px;font-family:var(--f-display, system-ui)}.ph-notch{position:absolute;top:14px;left:50%;transform:translate(-50%);width:90px;height:18px;border-radius:0 0 14px 14px;background:#05080f;z-index:3}.ph-status{display:flex;justify-content:space-between;align-items:center;padding:4px 14px 10px;font-size:11px;color:#fff9;font-family:var(--f-mono, monospace)}.ph-status-ic{display:inline-flex;gap:3px}.ph-status-ic i{width:4px;height:4px;border-radius:50%;background:#ffffff80}.ph-screen{background:#0b1020;border-radius:26px;padding:16px 14px 12px;display:flex;flex-direction:column;gap:12px}.ph-top{display:flex;align-items:center;justify-content:space-between}.ph-hi{font-size:11px;color:#ffffff80}.ph-app{font-size:15px;color:#fff;font-weight:600;letter-spacing:-.01em}.ph-avatar{width:34px;height:34px;border-radius:50%;background:#1f6bff38;color:#5b8cff;display:grid;place-items:center;font-size:13px;font-weight:700}.ph-hero-card{background:linear-gradient(150deg,#1f6bff38,#1f6bff0d);border:1px solid rgba(91,140,255,.25);border-radius:16px;padding:14px;display:flex;flex-direction:column;gap:4px;opacity:0;transform:translateY(10px);transition:opacity .5s ease,transform .5s cubic-bezier(.16,1,.3,1)}.ph.in .ph-hero-card{opacity:1;transform:none}.ph-tag{font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:#9bb6ff;font-family:var(--f-mono, monospace)}.ph-when{font-size:20px;color:#fff;font-weight:600;letter-spacing:-.02em}.ph-who{font-size:12px;color:#fff9}.ph-progress{margin-top:8px;height:5px;border-radius:100px;background:#ffffff1a;overflow:hidden}.ph-progress span{display:block;height:100%;width:0;border-radius:100px;background:linear-gradient(90deg,#5b8cff,#9bb6ff);transition:width 1.1s cubic-bezier(.16,1,.3,1) .2s}.ph.in .ph-progress span{width:72%}.ph-chips{display:flex;gap:8px}.ph-chip{font-size:11px;color:#ffffffb3;background:#ffffff0d;border:1px solid rgba(255,255,255,.07);border-radius:100px;padding:5px 11px}.ph-chip b{color:#fff;font-weight:700}.ph-chip-up{color:#43d65f;background:#43d65f1f;border-color:transparent;font-family:var(--f-mono, monospace)}.ph-list{display:flex;flex-direction:column}.ph-row{display:flex;align-items:center;gap:10px;padding:9px 0;opacity:0;transform:translate(-8px);transition:opacity .4s ease var(--d, 0ms),transform .4s ease var(--d, 0ms)}.ph.in .ph-row{opacity:1;transform:none}.ph-row+.ph-row{border-top:1px solid rgba(255,255,255,.05)}.ph-row-av{width:30px;height:30px;border-radius:9px;background:#ffffff0f;color:#ffffffb3;display:grid;place-items:center;font-size:12px;font-weight:600}.ph-row-main{flex:1;display:flex;flex-direction:column;line-height:1.2;min-width:0}.ph-row-main strong{font-size:12.5px;color:#fff;font-weight:500}.ph-row-main span{font-size:11px;color:#ffffff6b}.ph-row-go{color:#ffffff4d;font-size:18px}.ph-cta{margin-top:4px;border:0;cursor:default;width:100%;padding:12px;border-radius:13px;background:linear-gradient(180deg,#2f7bff,#1f6bff);color:#fff;font-size:13.5px;font-weight:600;font-family:inherit;box-shadow:0 12px 28px -10px #1f6bffb3}.ph.in .ph-cta{animation:ph-pulse 2.4s ease-in-out 1s infinite}@keyframes ph-pulse{0%,to{box-shadow:0 12px 28px -10px #1f6bffb3}50%{box-shadow:0 12px 34px -8px #1f6bfff2}}.ph-nav{display:flex;justify-content:space-around;padding-top:10px}.ph-nav span{width:22px;height:4px;border-radius:100px;background:#ffffff1a}.ph-nav span.is-active{background:#5b8cff;width:26px}@media(prefers-reduced-motion:reduce){.ph-hero-card,.ph-row{opacity:1;transform:none;transition:none}.ph-progress span{width:72%;transition:none}.ph-cta{animation:none}}.sh{position:relative;width:100%;max-width:560px;border-radius:18px;background:linear-gradient(160deg,#0d1322,#0a0e1a);border:1px solid rgba(255,255,255,.08);box-shadow:0 40px 90px -40px #000000b3;overflow:hidden;font-family:var(--f-display, system-ui)}.sh-body{padding:18px;display:flex;flex-direction:column;gap:14px}.sh-head{display:flex;align-items:flex-start;justify-content:space-between}.sh-head-l{font-size:11px;color:#ffffff80}.sh-rev{font-size:28px;color:#fff;font-weight:600;letter-spacing:-.03em}.sh-up{font-size:11px;color:#43d65f;font-family:var(--f-mono, monospace);margin-top:2px}.sh-orders{font-size:11px;color:#fff9;background:#ffffff0d;border:1px solid rgba(255,255,255,.07);border-radius:100px;padding:6px 12px;white-space:nowrap}.sh-orders b{color:#fff;font-weight:700}.sh-chart{background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:14px;padding:14px}.sh-chart-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;font-size:12px;color:#ffffffa6}.sh-chart-tag{font-size:11px;color:#43d65f;font-family:var(--f-mono, monospace);background:#43d65f1f;padding:3px 9px;border-radius:100px}.sh-bars{display:flex;align-items:flex-end;gap:10px;height:78px}.sh-bar-col{flex:1;display:flex;flex-direction:column;align-items:center;gap:6px;height:100%;justify-content:flex-end}.sh-bar-fill{width:100%;border-radius:5px 5px 0 0;background:linear-gradient(180deg,#5b8cff,#1f6bff66);min-height:6px;transform:scaleY(0);transform-origin:bottom;transition:transform .7s cubic-bezier(.16,1,.3,1)}.sh.in .sh-bar-fill{transform:scaleY(1)}.sh-bar-d{font-size:9px;color:#ffffff59;font-family:var(--f-mono, monospace)}.sh-prods{background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:14px;padding:12px 14px}.sh-prods-head{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#fff6;margin-bottom:6px;font-family:var(--f-mono, monospace)}.sh-prod{display:flex;align-items:center;gap:12px;padding:9px 0}.sh-prod+.sh-prod{border-top:1px solid rgba(255,255,255,.05)}.sh-prod-img{width:34px;height:34px;border-radius:9px;background:linear-gradient(145deg,#1f6bff4d,#9bb6ff1f);color:#cdd9ff;display:grid;place-items:center;font-size:13px;font-weight:700}.sh-prod-main{flex:1;display:flex;flex-direction:column;line-height:1.2;min-width:0}.sh-prod-main strong{font-size:13px;color:#fff;font-weight:500}.sh-prod-main span{font-size:11px;color:#ffffff6b}.sh-prod-p{font-size:13px;color:#fff;font-weight:600}@media(prefers-reduced-motion:reduce){.sh-bar-fill{transition:none;transform:scaleY(1)}}.fl{position:relative;width:100%;max-width:560px;border-radius:18px;background:linear-gradient(160deg,#0d1322,#0a0e1a);border:1px solid rgba(255,255,255,.08);box-shadow:0 40px 90px -40px #000000b3;overflow:hidden;font-family:var(--f-display, system-ui)}.fl-body{padding:18px;display:flex;flex-direction:column;gap:14px}.fl-head{display:flex;align-items:center;justify-content:space-between;font-size:14px;color:#fff;font-weight:500}.fl-live{display:inline-flex;align-items:center;gap:7px;font-size:11px;color:#43d65f;font-family:var(--f-mono, monospace)}.fl-live-dot{width:8px;height:8px;border-radius:50%;background:#43d65f;box-shadow:0 0 0 4px #43d65f26;animation:dm-pulse 1.8s ease-in-out infinite}.fl-flow{position:relative;padding-left:6px}.fl-line{position:absolute;left:21px;top:6px;width:4px;height:calc(100% - 12px)}.fl-line-draw{stroke-dasharray:220;stroke-dashoffset:220;transition:stroke-dashoffset 1.6s cubic-bezier(.16,1,.3,1);filter:drop-shadow(0 2px 6px rgba(31,107,255,.5))}.fl.in .fl-line-draw{stroke-dashoffset:0}.fl-nodes{position:relative;display:flex;flex-direction:column;gap:12px}.fl-node{display:flex;align-items:center;gap:14px;background:#ffffff08;border:1px solid rgba(255,255,255,.07);border-radius:13px;padding:12px 14px;opacity:0;transform:translate(10px);transition:opacity .45s ease var(--d, 0ms),transform .45s cubic-bezier(.16,1,.3,1) var(--d, 0ms)}.fl.in .fl-node{opacity:1;transform:none}.fl-dot{flex-shrink:0;width:14px;height:14px;border-radius:50%;background:#0b1020;border:3px solid #5b8cff;box-shadow:0 0 0 4px #1f6bff1f}.fl-trigger .fl-dot{border-color:#43d65f;box-shadow:0 0 0 4px #43d65f1f}.fl-ai .fl-dot{border-color:#b48bff;box-shadow:0 0 0 4px #b48bff24}.fl-node-main{flex:1;display:flex;flex-direction:column;line-height:1.25}.fl-node-main strong{font-size:13.5px;color:#fff;font-weight:500}.fl-node-main span{font-size:11px;color:#ffffff73}.fl-ai .fl-node-main span{color:#c9b4ff}.fl-check{width:22px;height:22px;border-radius:50%;background:#43d65f29;color:#43d65f;display:grid;place-items:center;font-size:12px;font-weight:700;opacity:0;transition:opacity .3s ease calc(var(--d, 0ms) + .35s)}.fl.in .fl-check{opacity:1}.fl-foot{display:flex;align-items:center;gap:9px;font-size:12px;color:#ffffff8c;font-family:var(--f-mono, monospace)}.fl-spark{color:#b48bff;font-size:14px}@media(prefers-reduced-motion:reduce){.fl-line-draw{transition:none;stroke-dashoffset:0}.fl-node,.fl-check{opacity:1;transform:none;transition:none}.fl-live-dot{animation:none}}
