/* Thầy Phong Vũ – Lá số Tử Vi (dùng biến --pg-* của tpv-site.css, cùng tông với tsh-ui.css) */
.tpv-tv { --tv-gold: var(--pg-gold, #e8c77d); --tv-gold-2: var(--pg-gold-2, #f8e6b4); --tv-line: var(--pg-line, rgba(232,199,125,.28)); --tv-line-soft: var(--pg-line-soft, rgba(255,255,255,.11)); --tv-card: var(--pg-card, rgba(255,255,255,.04)); --tv-text: var(--pg-text, #ece6fb); --tv-muted: var(--pg-muted, #b3a7d6); --tv-serif: var(--pg-serif, "Playfair Display", Georgia, serif); --tv-good: #9fe3b5; --tv-bad: #ff9a9a; --tv-violet: var(--pg-violet-2, #d7c3ff);
  color: var(--tv-text); max-width: 1080px; margin: 0 auto 34px; }
.tpv-tv *, .tpv-tv *::before, .tpv-tv *::after { box-sizing: border-box; }
.tpv-tv__sec { margin: 0 0 30px; scroll-margin-top: 120px; }
.tpv-tv__h2 { display: flex; align-items: center; gap: 10px; margin: 0 0 16px; font-family: var(--tv-serif); font-size: clamp(1.35rem, 3vw, 1.8rem); color: var(--tv-gold-2); line-height: 1.25; }
.tpv-tv__h2 span { color: var(--tv-gold); font-size: .8em; }
.tpv-tv__muted { color: var(--tv-muted); }
.tpv-tv__note { color: var(--tv-violet); font-style: italic; }
.tpv-tv p { line-height: 1.7; }

/* Điều hướng (ghim dưới header khi cuộn bằng JS: .tpv-tv__nav-wrap giữ chỗ, .tpv-tv__nav.is-fixed cố định) */
.tpv-tv__nav-wrap { margin: 0 0 18px; }
.tpv-tv__nav { display: flex; flex-wrap: nowrap; gap: 6px; padding: 8px 10px; border-radius: 16px; background: rgba(10,6,32,.94); border: 1px solid var(--tv-line-soft); backdrop-filter: blur(8px); overflow-x: auto; -webkit-overflow-scrolling: touch; scrollbar-width: none; box-sizing: border-box; }
.tpv-tv__nav::-webkit-scrollbar { display: none; }
.tpv-tv__nav.is-fixed { position: fixed; z-index: 990; transition: top .15s; border-radius: 0 0 16px 16px; box-shadow: 0 12px 30px rgba(0,0,0,.45); border-top: 0; }
.tpv-tv__nav a, .tpv-tv__print { flex: 0 0 auto; display: inline-flex; align-items: center; line-height: 1.3; height: auto; min-height: 0; margin: 0; padding: 6px 14px; border-radius: 999px; border: 1px solid transparent; font-size: .88rem; color: var(--tv-muted); text-decoration: none; background: transparent; cursor: pointer; font-family: inherit; white-space: nowrap; transition: color .2s, background .2s, border-color .2s; }
.tpv-tv__nav a:hover, .tpv-tv__print:hover { color: var(--tv-gold-2); background: rgba(232,199,125,.12); border-color: var(--tv-line); text-decoration: none; }
.tpv-tv__nav a.is-active { color: #2a1d05; background: var(--pg-gold-btn, linear-gradient(135deg,#f8e6b4,#e8c77d,#b8932f)); border-color: transparent; font-weight: 700; }
.tpv-tv__print { margin-left: auto; }
.tpv-tv__sec, .tpv-tv__cung, .tpv-tv__sao-card { scroll-margin-top: 140px; }

/* Lá số */
.tpv-tv__chart-wrap { overflow-x: auto; -webkit-overflow-scrolling: touch; padding-bottom: 6px; }
.tpv-tv__chart { display: grid; grid-template-columns: repeat(4, minmax(160px, 1fr)); grid-template-rows: repeat(4, minmax(150px, auto)); gap: 4px; min-width: 700px; padding: 4px; border-radius: 18px; background: linear-gradient(160deg, rgba(124,58,237,.16), rgba(10,6,32,.7)); border: 1px solid var(--tv-line); box-shadow: 0 20px 50px rgba(0,0,0,.35); }
.tpv-tv__cell { position: relative; display: flex; flex-direction: column; gap: 4px; padding: 8px 8px 6px; border-radius: 10px; background: rgba(6,3,22,.55); border: 1px solid var(--tv-line-soft); font-size: .8rem; line-height: 1.3; min-width: 0; }
.tpv-tv__cell.is-menh { border-color: var(--tv-gold); box-shadow: inset 0 0 0 1px rgba(232,199,125,.5), 0 0 18px rgba(232,199,125,.15); }
.tpv-tv__cell.is-than { background: rgba(124,58,237,.14); }
.tpv-tv__cell.is-daihan { outline: 2px solid var(--tv-violet); outline-offset: -3px; }
.tpv-tv__cell.is-tieuhan .tpv-tv__cell-head { text-decoration: underline; text-decoration-color: var(--tv-violet); text-underline-offset: 3px; }
.tpv-tv__center { grid-column: 2 / 4; grid-row: 2 / 4; display: flex; flex-direction: column; justify-content: center; padding: 14px 16px; border-radius: 10px; background: radial-gradient(circle at 50% 30%, rgba(232,199,125,.14), transparent 65%), rgba(6,3,22,.6); border: 1px solid var(--tv-line); }
.tpv-tv__center-kicker { margin: 0; letter-spacing: .25em; text-transform: uppercase; font-size: .72rem; color: var(--tv-gold); text-align: center; }
.tpv-tv__center-name { margin: 2px 0 10px; text-align: center; font-family: var(--tv-serif); font-size: 1.35rem; color: var(--tv-gold-2); }
.tpv-tv__info { margin: 0; display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 5px 14px; font-size: .8rem; }
.tpv-tv__info > div { display: flex; flex-direction: column; }
.tpv-tv__info dt { font-size: .66rem; letter-spacing: .12em; text-transform: uppercase; color: var(--tv-gold); }
.tpv-tv__info dd { margin: 0; color: var(--tv-text); }
.tpv-tv__cell-head { display: flex; justify-content: space-between; align-items: baseline; gap: 6px; padding-bottom: 4px; border-bottom: 1px dashed var(--tv-line-soft); }
.tpv-tv__cung { font-family: var(--tv-serif); font-weight: 700; color: var(--tv-gold-2); font-size: .9rem; }
.tpv-tv__cung em { font-style: normal; color: var(--tv-violet); font-size: .74rem; font-weight: 600; }
.tpv-tv__canchi { color: var(--tv-muted); font-size: .72rem; white-space: nowrap; }
.tpv-tv__chinh { display: flex; flex-wrap: wrap; gap: 4px 8px; min-height: 1.4em; }
.tpv-tv__chinh .tpv-tv__star { font-family: var(--tv-serif); font-weight: 700; font-size: .92rem; }
.tpv-tv__vcd { color: var(--tv-muted); font-style: italic; font-size: .78rem; }
.tpv-tv__phu { display: grid; grid-template-columns: 1fr 1fr; gap: 2px 6px; flex: 1; }
.tpv-tv__phu-l, .tpv-tv__phu-r { display: flex; flex-direction: column; gap: 1px; min-width: 0; }
.tpv-tv__phu-r { text-align: right; }
.tpv-tv__phu .tpv-tv__star { font-size: .74rem; line-height: 1.25; }
.tpv-tv__star { white-space: nowrap; }
.tpv-tv__star--tot { color: var(--tv-good); }
.tpv-tv__star--xau { color: var(--tv-bad); }
.tpv-tv__star--trung { color: var(--tv-text); opacity: .85; }
.tpv-tv__chinh .tpv-tv__star--tot { color: #b9f0c8; }
.tpv-tv__star.is-chinh { color: var(--tv-gold-2); }
.tpv-tv__star.is-chinh.tpv-tv__star--xau { color: #ffc0c0; }
.tpv-tv__ms { font-size: .62em; margin-left: 1px; vertical-align: super; font-weight: 700; }
.tpv-tv__ms--M { color: #ffd76a; } .tpv-tv__ms--V { color: #b9f0c8; } .tpv-tv__ms--D { color: #d7c3ff; } .tpv-tv__ms--H { color: var(--tv-bad); }
.tpv-tv__hoa { font-style: normal; font-size: .62em; margin-left: 3px; padding: 0 4px; border-radius: 4px; vertical-align: middle; font-weight: 700; }
.tpv-tv__hoa--hoa_loc { background: rgba(159,227,181,.2); color: var(--tv-good); }
.tpv-tv__hoa--hoa_quyen { background: rgba(232,199,125,.22); color: var(--tv-gold-2); }
.tpv-tv__hoa--hoa_khoa { background: rgba(180,140,255,.22); color: var(--tv-violet); }
.tpv-tv__hoa--hoa_ky { background: rgba(255,154,154,.2); color: var(--tv-bad); }
.tpv-tv__cell-foot { display: flex; align-items: center; gap: 6px; flex-wrap: wrap; margin-top: auto; padding-top: 4px; border-top: 1px dashed var(--tv-line-soft); font-size: .7rem; color: var(--tv-muted); }
.tpv-tv__tt { padding: 0 6px; border-radius: 4px; background: rgba(255,154,154,.18); color: #ffc0c0; font-weight: 700; }
.tpv-tv__ts { color: var(--tv-violet); }
.tpv-tv__dh { margin-left: auto; font-family: var(--tv-serif); font-weight: 700; font-size: .95rem; color: var(--tv-gold); }
.tpv-tv__th { font-size: .64rem; letter-spacing: .02em; }
.tpv-tv__legend { margin: 10px 0 0; font-size: .82rem; color: var(--tv-muted); line-height: 1.6; }

/* Box luận */
.tpv-tv__box { padding: 16px 18px; margin: 0 0 14px; border-radius: 16px; background: var(--tv-card); border: 1px solid var(--tv-line-soft); }
.tpv-tv__box h3 { margin: 0 0 8px; font-family: var(--tv-serif); font-size: 1.08rem; color: var(--tv-gold-2); }
.tpv-tv__box h4 { margin: 12px 0 6px; font-family: var(--tv-serif); font-size: .98rem; color: var(--tv-gold); }
.tpv-tv__box p:last-child, .tpv-tv__box ul:last-child { margin-bottom: 0; }
.tpv-tv__cc.is-tot { border-color: rgba(159,227,181,.35); }
.tpv-tv__cc.is-xau { border-color: rgba(255,154,154,.35); }
.tpv-tv__box.is-vcd { border-color: var(--tv-line); }

/* 12 cung (details) */
.tpv-tv__cung, .tpv-tv__group { margin: 0 0 10px; border: 1px solid var(--tv-line-soft); border-radius: 16px; background: var(--tv-card); }
.tpv-tv__cung[open], .tpv-tv__group[open] { border-color: var(--tv-line); }
.tpv-tv__cung summary, .tpv-tv__group summary { list-style: none; cursor: pointer; display: flex; flex-wrap: wrap; align-items: center; gap: 8px 12px; padding: 14px 18px; user-select: none; }
.tpv-tv__cung summary::-webkit-details-marker, .tpv-tv__group summary::-webkit-details-marker { display: none; }
.tpv-tv__cung summary::after, .tpv-tv__group summary::after { content: "⌄"; margin-left: auto; font-size: 1.3em; line-height: 0; color: var(--tv-gold); transition: transform .3s; }
.tpv-tv__cung[open] summary::after, .tpv-tv__group[open] summary::after { transform: rotate(180deg); }
.tpv-tv__cung-no { width: 30px; height: 30px; border-radius: 50%; display: inline-flex; align-items: center; justify-content: center; background: rgba(232,199,125,.14); color: var(--tv-gold-2); font-family: var(--tv-serif); font-weight: 700; }
.tpv-tv__cung-name { font-family: var(--tv-serif); font-size: 1.1rem; font-weight: 700; color: var(--tv-gold-2); }
.tpv-tv__cung-pos { color: var(--tv-muted); font-size: .86rem; }
.tpv-tv__cung-stars { display: flex; flex-wrap: wrap; gap: 6px; font-size: .9rem; }
.tpv-tv__cung-body, .tpv-tv__group-body { padding: 0 18px 18px; border-top: 1px dashed var(--tv-line-soft); }
.tpv-tv__cung-body > p:first-child { margin-top: 14px; }
.tpv-tv__sao-block { margin-top: 14px; padding-top: 12px; border-top: 1px solid var(--tv-line-soft); }
.tpv-tv__sao-block h4 { margin: 0 0 8px; font-family: var(--tv-serif); font-size: 1.05rem; color: var(--tv-gold-2); }
.tpv-tv__sao-block h4 small { font-weight: 400; color: var(--tv-muted); font-family: inherit; font-size: .8rem; margin-left: 6px; }
.tpv-tv__sao-block.is-chinh h4 .tpv-tv__star { font-size: 1.1rem; }
.tpv-tv__phu-list, .tpv-tv__chieu { margin: 0; padding-left: 18px; }
.tpv-tv__phu-list li, .tpv-tv__chieu li { margin-bottom: 6px; line-height: 1.6; }
.tpv-tv__group summary { font-family: var(--tv-serif); font-size: 1.05rem; color: var(--tv-gold-2); }
.tpv-tv__group summary small { color: var(--tv-muted); font-family: inherit; font-size: .8rem; }
.tpv-tv__sao-card { padding: 14px 0; border-bottom: 1px dashed var(--tv-line-soft); }
.tpv-tv__sao-card:last-child { border-bottom: 0; }
.tpv-tv__sao-card h4 { margin: 0 0 4px; font-family: var(--tv-serif); font-size: 1.05rem; }
.tpv-tv__sao-meta { display: flex; flex-wrap: wrap; gap: 4px 8px; margin: 0 0 8px; font-size: .78rem; color: var(--tv-muted); }
.tpv-tv__sao-meta span { padding: 2px 8px; border-radius: 999px; background: rgba(255,255,255,.05); }
.tpv-tv__sao-meta .is-H { color: var(--tv-bad); } .tpv-tv__sao-meta .is-M { color: #ffd76a; } .tpv-tv__sao-meta .is-V { color: var(--tv-good); } .tpv-tv__sao-meta .is-D { color: var(--tv-violet); }

/* Bảng đại hạn */
.tpv-tv__table-wrap { overflow-x: auto; margin: 0 0 14px; }
.tpv-tv__table { width: 100%; min-width: 640px; border-collapse: collapse; font-size: .86rem; }
.tpv-tv__table th, .tpv-tv__table td { padding: 8px 10px; border: 1px solid var(--tv-line-soft); vertical-align: top; text-align: left; }
.tpv-tv__table th { color: var(--tv-gold); font-weight: 600; font-size: .76rem; letter-spacing: .08em; text-transform: uppercase; background: rgba(255,255,255,.03); }
.tpv-tv__table tr.is-current td { background: rgba(232,199,125,.1); }
.tpv-tv__table td small { color: var(--tv-muted); }
.tpv-tv__table .tpv-tv__star { margin-right: 6px; }

/* Form */
.tpv-tsh--tuvi .tpv-tv-row { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; }
.tpv-tv-field { display: grid; gap: 6px; min-width: 0; }
.tpv-tv-check { display: flex; align-items: center; gap: 8px; font-size: .9rem; color: var(--tpv-muted, #b9add9); margin: 2px 0 0; }
.tpv-tv-check input { margin: 0; }
.tpv-tv-check[hidden] { display: none; }
.tpv-date--tv { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; }

/* In */
@media print {
  body * { visibility: hidden; }
  .tpv-tv, .tpv-tv * { visibility: visible; }
  .tpv-tv { position: absolute; left: 0; top: 0; width: 100%; color: #000; }
  .tpv-tv__nav { display: none; }
  .tpv-tv__chart { min-width: 0; background: none; box-shadow: none; }
  .tpv-tv__cell, .tpv-tv__center, .tpv-tv__box, .tpv-tv__cung, .tpv-tv__group { background: none; border-color: #999; color: #000; }
  .tpv-tv__star--tot { color: #0b6b2f; } .tpv-tv__star--xau { color: #b00020; } .tpv-tv__star.is-chinh, .tpv-tv__cung, .tpv-tv__h2, .tpv-tv__box h3, .tpv-tv__center-name { color: #5a3e00; }
  .tpv-tv__cung, .tpv-tv__group { break-inside: avoid; }
  details > *:not(summary) { display: block; }
}

@media (max-width: 720px) {
  .tpv-tsh--tuvi .tpv-tv-row { grid-template-columns: 1fr; }
  .tpv-tv__print { margin-left: 0; }
  .tpv-tv__info { grid-template-columns: 1fr; }
}
