.hm{display:flex;flex-direction:column;gap:16px}.hm-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;flex-wrap:wrap}.hm-greet{margin:0;font-size:1.5rem}.hm-sub{color:var(--text-muted);font-size:.92rem;margin-top:4px}.hm-head-actions{display:flex;gap:8px}.hm-strip{display:flex;align-items:center;gap:14px;flex-wrap:wrap;padding:11px 16px;border-radius:var(--radius);font-size:.92rem;border:1px solid var(--caution);background:color-mix(in srgb,var(--caution) 10%,var(--surface))}.hm-strip strong{color:var(--caution-text)}.hm-strip.nogo{border-color:var(--nogo);background:color-mix(in srgb,var(--nogo) 8%,var(--surface))}.hm-strip.nogo strong{color:var(--nogo-text)}.hm-strip a{color:var(--text)}.hm-strip a:hover{text-decoration:underline}.hm-strip-more{color:var(--text-dim)}.hm-wx{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:22px;align-items:center;margin:0}.hm-wx-empty{grid-template-columns:minmax(0,1fr) auto}.hm-wx-empty h3{margin-bottom:4px}.hm-wx-empty .ac-note{margin:0}.hm-wx-eyebrow{font-size:.78rem;color:var(--text-muted)}.hm-wx-code{font-size:1.35rem;font-weight:700;color:var(--text)}.hm-wx-when{font-size:.84rem;color:var(--text-muted)}.hm-wx-facts{display:flex;gap:26px;flex-wrap:wrap}.hm-fact-k{font-size:.74rem;color:var(--text-dim);text-transform:uppercase;letter-spacing:.05em}.hm-fact-v{font-weight:700}.hm-fact-sub{font-weight:400;color:var(--text-muted)}.hm-wx-verdict{display:flex;gap:8px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.hm-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;align-items:start}.hm-col{display:flex;flex-direction:column;gap:16px}.hm-card{margin:0}.hm-card-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.hm-card-head h3{margin:0}.hm-card-head a{font-size:.84rem;font-weight:600}.hm-flight{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:8px 0;border-bottom:1px solid var(--line);color:var(--text)}.hm-flight:hover .hm-flight-route{color:var(--accent)}.hm-flight-route{font-weight:600;font-size:.92rem}.hm-flight-sub{color:var(--text-muted);font-size:.82rem}.hm-flight-time{font-weight:700;font-variant-numeric:tabular-nums}.hm-link{margin-top:8px;font-size:.86rem;background:none;border:0;padding:0;color:var(--accent);font-weight:600;cursor:pointer;align-self:flex-start}.hm-link:hover{text-decoration:underline}.hm-chips{display:flex;flex-wrap:wrap;gap:8px}.hm-chip{padding:6px 12px;border:1px solid var(--line);border-radius:999px;background:var(--well-bg);font-weight:600;font-size:.86rem;color:var(--text)}.hm-chip:hover{border-color:var(--accent);color:var(--accent)}.hm-min-now{font-size:.82rem;padding-top:8px;color:var(--go-text)}.hm-min-now.caution{color:var(--caution-text)}.hm-min-now.nogo{color:var(--nogo-text)}.hm-cur{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:center;padding:8px 0;border-bottom:1px solid var(--line);font-size:.9rem}.hm-cur:last-of-type{border-bottom:0}.hm-cur-k{font-weight:600}.hm-cur-v{color:var(--text-muted);font-size:.82rem}.hm-cur-fix{font-size:.82rem;font-weight:600}.hm-dot{width:8px;height:8px;border-radius:999px;display:inline-block;background:var(--text-dim)}.hm-dot.go{background:var(--go)}.hm-dot.caution{background:var(--caution)}.hm-dot.nogo{background:var(--nogo)}.hm-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.hm-stat{background:var(--well-bg);border:1px solid var(--line);border-radius:var(--radius-sm);padding:12px 14px}.hm-stat-k{color:var(--text-muted);font-size:.78rem}.hm-stat-v{font-size:1.3rem;font-weight:700;font-variant-numeric:tabular-nums}.hm-stat-sub{font-size:.76rem;color:var(--go-text)}.hm-stat-note{margin:10px 0 0;font-size:.82rem;color:var(--text-muted)}.hm-quick{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.hm-tile{display:flex;align-items:center;gap:10px;padding:14px;border-radius:var(--radius);background:var(--surface);border:1px solid var(--line);font-weight:600;font-size:.92rem;color:var(--text)}.hm-tile:hover{border-color:var(--accent)}.hm-tile-ic{width:38px;height:38px;border-radius:10px;color:#fff;display:flex;align-items:center;justify-content:center;flex:none}@media(max-width:1180px){.hm-grid,.hm-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:820px){.hm-grid,.hm-quick,.hm-wx{grid-template-columns:minmax(0,1fr)}.hm-wx-verdict{justify-content:flex-start}}.hm-unavailable{color:var(--caution-text)}.hm-link-inline{margin:0;font-size:inherit}.hm-link-inline[disabled]{opacity:.6;cursor:default}
