
.wce2-wrap { max-width: 1100px; margin: 18px auto; }
.wce2-top { text-align:center; margin-bottom:8px; }
.wce2-location { font-weight:700; font-size:16px; margin-bottom:4px; }
.wce2-title { font-weight:700; font-size:18px; }

.wce2-nav { display:flex; align-items:center; justify-content:space-between; gap:10px; margin: 10px 0 10px; }
.wce2-btn { display:inline-block; padding:8px 12px; border:1px solid #ccc; text-decoration:none; background:#fff; }
.wce2-btn:hover { background:#f6f6f6; }
.wce2-btn-disabled { padding:8px 12px; border:1px solid #eee; color:#999; background:#fafafa; }
.wce2-range-label { font-weight:700; }

.wce2-table-wrap { overflow-x:auto; }
.wce2-table { width:100%; border-collapse:collapse; }
.wce2-th, .wce2-td { border:1px solid #d9d9d9; padding:12px 10px; text-align:center; }
.wce2-th { background:#1f1f1f; color:#fff; font-weight:700; white-space:nowrap; }
.wce2-th-time { min-width:160px; }
.wce2-th-out { opacity:0.6; }

.wce2-td-time { font-weight:700; background:#fafafa; white-space:nowrap; }
.wce2-td-sym { font-size:18px; font-weight:700; }
.wce2-td-out { opacity:0.55; background:#fcfcfc; }

.wce2-legend { margin-top:10px; font-size:13px; text-align:center; }
.wce2-legend-item { display:inline-block; margin:0 10px 6px; }
.wce2-legend-sym { font-weight:800; margin-right:6px; }

.wce2-notes { margin-top:8px; font-size:13px; text-align:center; color:#333; }
.wce2-note { margin-top:4px; }
