@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";:root{--bg-primary:#f5f7fa;--bg-secondary:#fff;--bg-card:#fff;--bg-overlay:#0006;--brand-primary:#1e3a5f;--brand-accent:#e74c3c;--brand-mint:#2ecc71;--ws-enablement:#3b82f6;--ws-governance:#10b981;--ws-usecases:#f59e0b;--ws-infrastructure:#8b5cf6;--ws-projectmgmt:#6b7280;--status-done:#10b981;--status-active:#3b82f6;--status-blocked:#ef4444;--status-planned:#d1d5db;--text-primary:#1f2937;--text-secondary:#6b7280;--text-muted:#9ca3af;--border:#e5e7eb;--border-light:#f3f4f6;--shadow-sm:0 1px 3px #00000014;--shadow-md:0 4px 12px #0000001a;--shadow-lg:0 10px 30px #0000001f;--header-height:68px}*{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;font-size:16px}body{background:var(--bg-primary);color:var(--text-primary);min-height:100vh;font-family:Inter,-apple-system,sans-serif;overflow-x:hidden}#root{min-height:100vh}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}::selection{background:var(--brand-primary);color:#fff}.header{border-bottom:1px solid var(--border);height:var(--header-height);z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2;padding:0 32px;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:20px;max-width:1400px;height:100%;margin:0 auto;display:flex}.header-left{align-items:center;gap:14px;display:flex}.header-logo svg{display:block}.header-text{flex-direction:column;gap:2px;display:flex}.header-title{letter-spacing:-.3px;color:var(--text-primary);font-size:18px;font-weight:700;line-height:1.2}.header-program{color:var(--brand-primary);text-transform:uppercase;letter-spacing:1px;opacity:.6;font-size:11px;font-weight:600}.header-center{align-items:center;gap:8px;display:flex}.progress-ring-container{width:52px;height:52px;position:relative}.progress-ring{display:block}.progress-ring-text{color:var(--brand-primary);font-size:13px;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.progress-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:600}.header-right{align-items:center;gap:12px;display:flex}.weather-badge{border:1.5px solid;border-radius:12px;align-items:center;gap:10px;padding:8px 14px;display:flex}.weather-icon{font-size:20px;line-height:1}.weather-text{flex-direction:column;gap:1px;display:flex}.weather-label{font-size:12px;font-weight:600}.weather-note{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;max-width:160px;font-size:11px;overflow:hidden}.share-btn{border:1.5px solid var(--border);color:var(--text-secondary);cursor:pointer;background:#fff;border-radius:10px;align-items:center;gap:6px;padding:8px 14px;font-family:inherit;font-size:12px;font-weight:600;transition:all .2s;display:flex}.share-btn:hover{border-color:var(--brand-primary);color:var(--brand-primary);background:#f0f4ff}@media (width<=768px){.header{padding:0 16px}.header-center,.weather-note,.share-btn span{display:none}}.mountain-container{width:100%;box-shadow:var(--shadow-md);border:1px solid var(--border);background:#fff;border-radius:16px;margin-top:20px;overflow:hidden}.mountain-svg{width:100%;height:auto;display:block}.station-group:hover circle:nth-of-type(3){filter:brightness(.97)}@media (width<=768px){.mountain-container{border-radius:12px;margin-top:12px}}.workstream-card{box-shadow:var(--shadow-sm);border:1px solid var(--border);background:#fff;border-radius:16px;padding:20px}.card-title{color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;margin-bottom:16px;font-size:11px;font-weight:700}.workstream-list{flex-direction:column;gap:14px;display:flex}.workstream-item{flex-direction:column;gap:6px;display:flex}.ws-header{justify-content:space-between;align-items:center;display:flex}.ws-label{align-items:center;gap:8px;display:flex}.ws-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.ws-name{color:var(--text-primary);font-size:12px;font-weight:500}.ws-percent{font-variant-numeric:tabular-nums;font-size:12px;font-weight:700}.ws-bar-bg{background:#f3f4f6;border-radius:3px;height:5px;overflow:hidden}.ws-bar-fill{border-radius:3px;height:100%}.milestones-card{box-shadow:var(--shadow-sm);border:1px solid var(--border);background:#fff;border-radius:16px;padding:20px}.milestone-list{flex-direction:column;gap:10px;display:flex}.milestone-item{background:#f9fafb;border:1px solid #0000;border-radius:12px;align-items:center;gap:14px;padding:10px 12px;transition:all .2s;display:flex}.milestone-item:hover{border-color:var(--border);box-shadow:var(--shadow-sm);transform:translateY(-1px)}.milestone-days{border:1.5px solid var(--border);background:#fff;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.milestone-days-urgent{background:#fffbeb;border-color:#fde68a}.milestone-days-num{color:var(--brand-primary);font-size:17px;font-weight:800;line-height:1}.milestone-days-urgent .milestone-days-num{color:#d97706}.milestone-days-label{color:var(--text-muted);text-transform:uppercase;font-size:8px;font-weight:700}.milestone-right{flex-direction:column;gap:2px;min-width:0;display:flex}.milestone-name{color:var(--text-primary);font-size:12px;font-weight:600;line-height:1.3}.milestone-station{color:var(--text-muted);font-size:10px}.actions-card{box-shadow:var(--shadow-sm);border:1px solid var(--border);background:#fff;border-radius:16px;padding:20px}.actions-list{flex-direction:column;gap:10px;display:flex}.action-item{border:1.5px solid;border-radius:12px;flex-direction:column;gap:6px;padding:12px 14px;display:flex}.action-urgency-badge{color:#fff;text-transform:uppercase;letter-spacing:.5px;border-radius:6px;align-self:flex-start;padding:2px 8px;font-size:10px;font-weight:700;display:inline-flex}.action-text{font-size:12px;font-weight:500;line-height:1.4}.action-station{color:var(--text-muted);font-size:10px}.panel-backdrop{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000004d;position:fixed;inset:0}.detail-panel{z-index:101;width:480px;max-width:92vw;height:100vh;box-shadow:var(--shadow-lg);background:#fff;flex-direction:column;display:flex;position:fixed;top:0;right:0;overflow-y:auto}.panel-header{border-bottom:1px solid var(--border);z-index:1;background:#fff;justify-content:space-between;align-items:center;padding:20px 24px;display:flex;position:sticky;top:0}.panel-close{border:1px solid var(--border);width:36px;height:36px;color:var(--text-muted);cursor:pointer;background:#f9fafb;border-radius:10px;justify-content:center;align-items:center;transition:all .2s;display:flex}.panel-close:hover{color:var(--text-primary);background:#f3f4f6}.panel-station-num{color:var(--text-muted);font-size:12px;font-weight:600}.panel-content{flex-direction:column;gap:24px;padding:24px;display:flex}.panel-title-section{flex-direction:column;gap:10px;display:flex}.panel-new-badge{color:#fff;background:linear-gradient(135deg,#f59e0b,#d97706);border-radius:20px;align-self:flex-start;padding:4px 12px;font-size:11px;font-weight:700;display:inline-flex}.panel-title{color:var(--text-primary);letter-spacing:-.3px;font-size:22px;font-weight:700;line-height:1.3}.panel-status{border:1.5px solid;border-radius:8px;align-self:flex-start;align-items:center;gap:6px;padding:5px 12px;font-size:12px;font-weight:600;display:inline-flex}.panel-meta{grid-template-columns:1fr 1fr;gap:12px;display:grid}.panel-meta-item{background:#f9fafb;border-radius:10px;flex-direction:column;gap:3px;padding:12px;display:flex}.panel-meta-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.8px;font-size:10px;font-weight:700}.panel-meta-value{color:var(--text-primary);font-size:14px;font-weight:600}.panel-section{flex-direction:column;gap:8px;display:flex}.panel-section-title{color:var(--text-muted);text-transform:uppercase;letter-spacing:.8px;font-size:11px;font-weight:700}.panel-text{color:var(--text-primary);font-size:14px;line-height:1.65}.panel-text-secondary{color:var(--text-secondary)}.panel-deliverables{flex-direction:column;gap:6px;list-style:none;display:flex}.panel-deliverable{color:var(--text-primary);background:#f9fafb;border-radius:8px;align-items:center;gap:8px;padding:8px 12px;font-size:13px;display:flex}.panel-deliverable-icon{flex-shrink:0;font-size:14px}.panel-actions-section{background:#fffbeb;border:1px solid #fde68a;border-radius:12px;padding:16px}.panel-actions-section .panel-section-title{color:#92400e}.panel-actions-list{flex-direction:column;gap:6px;list-style:none;display:flex}.panel-action-item{color:#92400e;padding-left:16px;font-size:13px;position:relative}.panel-action-item:before{content:"→";position:absolute;left:0}.panel-workstreams{flex-wrap:wrap;gap:8px;display:flex}.panel-ws-tag{border:1.5px solid;border-radius:8px;align-items:center;gap:6px;padding:5px 12px;font-size:11px;font-weight:600;display:flex}.panel-ws-dot{border-radius:50%;width:7px;height:7px}.panel-team{flex-wrap:wrap;gap:10px;display:flex}.panel-team-member{align-items:center;gap:8px;display:flex}.panel-team-avatar{background:var(--brand-primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:10px;font-weight:700;display:flex}.panel-team-name{color:var(--text-primary);font-size:12px;font-weight:500}@media (width<=768px){.detail-panel{width:100%;max-width:100%}}.new-badge-bar{background:linear-gradient(135deg,#eef2ff,#f0f9ff);border-bottom:1px solid #dbeafe;padding:0 32px}.new-badge-inner{justify-content:space-between;align-items:center;gap:16px;max-width:1400px;margin:0 auto;padding:12px 0;display:flex}.new-badge-left{align-items:center;gap:12px;display:flex}.new-badge-icon{flex-shrink:0;font-size:20px}.new-badge-text{color:var(--text-secondary);font-size:13px;line-height:1.5}.new-badge-text strong{color:var(--brand-primary);font-weight:700}.new-badge-stations{opacity:.7;margin-top:2px;font-size:12px;display:block}.new-badge-dismiss{border:1px solid var(--border);cursor:pointer;width:32px;height:32px;color:var(--text-muted);background:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.new-badge-dismiss:hover{color:var(--text-primary);background:#f3f4f6}@media (width<=768px){.new-badge-bar{padding:0 16px}.new-badge-stations{display:none}}.app{background:var(--bg-primary);flex-direction:column;min-height:100vh;display:flex}.main-content{flex-direction:column;flex:1;gap:24px;width:100%;max-width:1400px;margin:0 auto;padding:0 32px 48px;display:flex}.map-section{width:100%}.info-section{grid-template-columns:1fr 1fr 1fr;gap:20px;display:grid}@media (width<=1024px){.main-content{padding:0 16px 32px}.info-section{grid-template-columns:1fr}}.footer{border-top:1px solid var(--border);text-align:center;background:#fff;padding:20px 32px}.footer-inner{color:var(--text-muted);justify-content:center;align-items:center;gap:8px;font-size:13px;display:flex}.footer-brand{color:var(--brand-primary);font-weight:600}
