.run-card{border-top:5px solid #22a879}.run-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.run-card-head h2{font-family:Georgia,serif;font-size:26px;font-weight:500;margin:5px 0}.run-card-head p{font-size:11px;color:var(--muted);line-height:1.45;margin:0}.run-gps-badge{flex:none;background:#e8f8f1;color:#147355;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:800}.run-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:14px 0}.run-summary div{background:#edf9f5;border-radius:13px;padding:10px}.run-summary b,.run-summary span{display:block}.run-summary b{font-size:16px}.run-summary span{font-size:9px;color:var(--muted);margin-top:3px}.run-start-button{width:100%}.run-native-note{display:grid;gap:4px;background:#f5f2ff;border:1px solid #dcd4fb;border-radius:13px;padding:11px;margin:12px 0}.run-native-note b{font-size:11px;color:#513b91}.run-native-note span{font-size:10px;line-height:1.45;color:var(--muted)}.run-card h3{font-size:12px;margin:14px 0 8px}.run-empty{font-size:10px;color:var(--muted);background:#f7f7f7;border-radius:12px;padding:12px}.run-history{display:grid;gap:7px}.run-history-row{display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid var(--line);border-radius:12px;padding:10px}.run-history-row b,.run-history-row span{display:block}.run-history-row b{font-size:11px}.run-history-row span{font-size:9px;color:var(--muted);margin-top:3px}.run-live-top{display:flex;justify-content:space-between;align-items:center}.run-live-top h2{margin-top:5px}.run-live-dot{width:13px;height:13px;border-radius:50%;background:#ef5a55;box-shadow:0 0 0 6px #ef5a5522}.run-live-dot.paused{background:#e2a62d;box-shadow:0 0 0 6px #e2a62d22}.run-live-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:15px 0}.run-live-stats div{text-align:center;background:#0d2b27;color:white;border-radius:14px;padding:13px 7px}.run-live-stats b,.run-live-stats span{display:block}.run-live-stats b{font-size:20px}.run-live-stats span{font-size:9px;opacity:.72;margin-top:4px}.run-route{display:grid;place-items:center;min-height:210px;background:linear-gradient(145deg,#effaf6,#e4f0ff);border:1px solid #cde4dc;border-radius:16px;overflow:hidden;color:#177b5b}.run-route-svg{width:100%;height:210px;padding:12px}.run-route-svg .run-start{fill:#22a879;stroke:white;stroke-width:3}.run-route-svg .run-finish{fill:#ef5a55;stroke:white;stroke-width:3}.run-route-empty{display:grid;justify-items:center;gap:5px;text-align:center;color:var(--muted)}.run-route-empty>span{font-size:32px;color:#22a879}.run-route-empty b{font-size:12px}.run-route-empty small{font-size:9px}.run-gps-status{font-size:10px;color:var(--muted);text-align:center;min-height:15px}.run-controls{display:flex;gap:8px}.run-controls button{flex:1}.run-foreground-warning{font-size:9px;line-height:1.45;color:#755e25;background:#fff7df;border-radius:10px;padding:9px;margin:10px 0 0}.run-permission-list{display:grid;gap:9px;margin:14px 0}.run-permission-list>div{display:grid;grid-template-columns:32px 1fr;gap:8px;align-items:start;background:#f6f8f7;border-radius:13px;padding:10px}.run-permission-list>div>span{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#e8f8f1;color:#147355}.run-permission-list p,.run-permission-list b,.run-permission-list small{display:block;margin:0}.run-permission-list b{font-size:11px}.run-permission-list small{font-size:9px;color:var(--muted);line-height:1.4;margin-top:3px}.run-finish-stats{display:flex;gap:8px;margin:10px 0}.run-finish-stats span{flex:1;background:#edf9f5;border-radius:10px;padding:9px;text-align:center;font-size:10px;font-weight:700}.run-finish-route{min-height:150px;margin-bottom:12px}.run-finish-route .run-route-svg{height:150px}.run-modal .actions{position:sticky;bottom:0;background:var(--surface);padding-top:8px}
@media(max-width:430px){.run-summary{grid-template-columns:1fr}.run-live-stats b{font-size:16px}.run-route{min-height:180px}.run-route-svg{height:180px}}
