:root{
  color-scheme:dark;
  --bg:#030406;
  --panel:rgba(255,255,255,.033);
  --panel2:rgba(255,255,255,.047);
  --line:rgba(255,255,255,.105);
  --line2:rgba(255,255,255,.065);
  --text:#f4f4f5;
  --muted:rgba(244,244,245,.62);
  --green:#d8c27a;
  --green2:#e7c76a;
  --gold:#e7c76a;
  --blue:#bfc4ca;
  --red:#c79778;
  --violet:#c8bdaf;
  --amber:#d99a35;
  --r:18px;
  --r2:24px}
*{box-sizing:border-box}
html{background:#000;scroll-behavior:smooth}
body{
  margin:0;
  min-height:100vh;
  background:
    radial-gradient(ellipse 72% 40% at 50% -8%,rgba(217,154,53,.060),transparent 66%),
    radial-gradient(ellipse 52% 34% at 10% 5%,rgba(231,199,106,.028),transparent 62%),
    var(--bg);
  color:var(--text);
  font-family:'Be Vietnam Pro',Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  font-size:15px;
  line-height:1.68;
  overflow-x:hidden;
  -webkit-font-smoothing:antialiased}
body.mp-index-motion{
  font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
a{color:inherit;text-decoration:none}
img,svg,canvas,video{max-width:100%}
button,input{font:inherit}
[id]{scroll-margin-top:84px}
.dkc-main-anchor{position:absolute;top:0}

.dkc-logo-img{width:30px;height:30px;object-fit:contain;border-radius:8px}
.dkc-logo-text{font-size:13px;color:var(--dkc-gold)}
.dkc-ai-nav{color:#f0d982}#dkc-top-btn{position:fixed;right:16px;bottom:18px;z-index:997;width:38px;height:38px;border-radius:999px;border:1px solid var(--line);background:rgba(0,0,0,.68);color:#fff}


.container{width:min(1120px,calc(100% - 32px));margin:0 auto}
.section{padding:76px 0;border-top:1px solid var(--line2)}
.section:first-of-type{border-top:0}
.section-label,.master-kicker,.bc-source-line,.na-section-title,.n9-kicker{
  color:var(--green2);font-size:11px;letter-spacing:.12em;text-transform:uppercase;font-weight:900;margin-bottom:12px}
.section-title{font-size:clamp(2.15rem,4.8vw,3.75rem);line-height:1.06;letter-spacing:-.045em;color:#fff;margin:0 0 22px;font-weight:950}
.section-title span{color:var(--green2)}
.section-note,.hero-sub,p{color:var(--muted)}
.hero,.bc-hero{padding:108px 0 76px;background:radial-gradient(ellipse 82% 62% at 50% 0%,rgba(31,79,43,.20),rgba(3,3,3,.88) 70%,#030406)}
.hero-title,.bc-hero h1{font-size:clamp(2.4rem,6vw,5rem);line-height:.98;letter-spacing:-.065em;color:#fff;margin:0 0 20px;font-weight:950}
.hero-sub,.bc-hero p{max-width:780px;margin:0 auto 22px;font-size:15px;line-height:1.76}
.hero-author{color:#91c89f;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.hero-badge,.astro-tag,.pl-tag,.na-tag,.n9-tag-row span,.timing-chip,.syc-asset,.htu-phase-badge,.htu-conv,.bc-yn,.astro-pill{
  display:inline-flex;align-items:center;gap:7px;padding:5px 10px;border-radius:999px;border:1px solid var(--line);background:rgba(255,255,255,.035);color:var(--dkc-gold);font-size:11.5px;font-weight:800;line-height:1.2}
.hero-nav,.hero-cycle-bar,.bc-year-nav{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:24px}
.hero-nav a,.hcb-item,.mini-entry{
  border:1px solid var(--line);background:var(--panel);border-radius:999px;padding:8px 12px;color:#d6e3d9;font-size:12px;font-weight:800}
.orbs,.orb{display:none}


th{color:#a7d6af;text-transform:uppercase;font-size:10.5px;letter-spacing:.10em}
th,td{padding:12px 14px;border-bottom:1px solid var(--line2);vertical-align:top}
tr:last-child td{border-bottom:0}
.card,.pl-card,.astro-dict-card,.aspect-compact-card,.eclipse-card,.na-flow-card,.na-year-card,.n9-panel,.n9-axis-card,.n9-cycle-item,.n9-year-card,.bc-year-block,.bc-dim,.btc-phase-card,.btc-dash-item,.dkc-btc-tcs-card,.master-visual,.cycle-brief,.deep-card,.syc-card,.crypto-strip,#dkc-chart-section,.core-logic-row,.strategy-master-card,.year-map .box{
  background:var(--panel);border:1px solid var(--line);border-radius:var(--r);backdrop-filter:blur(13px) saturate(1.04);-webkit-backdrop-filter:blur(13px) saturate(1.04);box-shadow:none}
.footer-wrap,.dkc-footer-unified,.mp-site-footer{padding:38px 22px 24px;background:#020202;border-top:1px solid var(--line2);color:#9fafA2;font-size:12px}
.dkc-footer-inner{width:min(1120px,100%);margin:0 auto}.dkc-footer-cols{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;margin-top:24px}.dkc-footer-col-title,.dkc-footer-brand{color:#fff;font-weight:900}.dkc-footer-col a{display:block;color:#c7d5ca;margin:5px 0}.dkc-footer-bottom{margin-top:24px;padding-top:16px;border-top:1px solid var(--line2);color:#8c9b8f}


.hcb-bull,.hm-buy,.syc-buy,.phase-dca{background:rgba(74,190,112,.13);color:#95d3a5;border-color:rgba(74,190,112,.22)}
.hcb-neutral,.hm-hold,.syc-hold,.phase-pre{background:rgba(76,160,210,.12);color:#9bc7d9;border-color:rgba(76,160,210,.22)}
.hcb-warning,.hm-dist,.syc-dist,.phase-profit,.phase-dist{background:rgba(218,155,54,.13);color:#d99a35;border-color:rgba(218,155,54,.23)}
.hcb-danger,.hm-exit,.syc-exit{background:rgba(205,98,98,.13);color:#c79778;border-color:rgba(205,98,98,.23)}
.hcb-pivot{background:rgba(155,138,192,.13);color:#b2a5cc;border-color:rgba(155,138,192,.22)}

@media(max-width:920px){.section{padding:58px 0}.container{width:min(100% - 28px,1120px)}.dkc-footer-cols{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:560px){
  body{font-size:14px}.section-title{font-size:clamp(1.95rem,10vw,2.55rem)}.hero,.bc-hero{padding-top:94px}.dkc-footer-cols{grid-template-columns:1fr}
}


.n9-panel,.n9-axis-card,.n9-cycle-item,.n9-year-card{padding:18px}
.n9-cycle-grid,.n9-year-grid,.n9-step-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.n9-year-head{display:flex;justify-content:space-between;gap:12px;padding-bottom:12px;border-bottom:1px solid var(--line2)}.n9-year-number{font-size:32px;color:#fff;font-weight:950}.n9-year-meta{color:#a8b8ab;font-size:12px}.n9-tag-row{display:flex;flex-wrap:wrap;gap:7px;margin:12px 0}
.n9-axis-row{display:flex;justify-content:space-between;gap:12px;padding:9px 0;border-bottom:1px solid var(--line2)}
@media(max-width:800px){.n9-cycle-grid,.n9-year-grid,.n9-step-grid{grid-template-columns:1fr}}

html,
body{
  opacity:1;
  visibility:visible;
  filter:none;
  overflow-x:hidden}

body *,
body *::before,
body *::after{
  filter:none}

body::before,
body::after,
html::before,
html::after,
.hero::before,
.hero::after,
.bc-hero::before,
.bc-hero::after,
.section::before,
.section::after,
#master::before,
#master::after,
main::before,
main::after{
  display:none;
  content:none;
  opacity:0;
  visibility:hidden;
  pointer-events:none}

.hero,
.section,
.container,
.bc-hero,
.bc-main,
#master,
main,
footer,
.dkc-footer-unified,
.mp-site-footer,
.hero *,
.section *,
.container *,
.bc-hero *,
.bc-main *,
#master *,
main *,
footer *,
.dkc-footer-unified *,
.mp-site-footer *{
  opacity:1;
  visibility:visible;
  transform:none;
  filter:none}


.hero{
  min-height:auto;
  padding:118px 0 76px;
  background:radial-gradient(ellipse 82% 60% at 50% 0%,rgba(231,199,106,.075),rgba(3,3,3,.88) 72%,#030406 100%);
  border-bottom:1px solid rgba(255,255,255,.065)}

.hero-inner{
  display:flex;
  flex-direction:column;
  justify-content:center;
  align-items:center;
  text-align:center}

.hero-badge{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  margin-bottom:18px;
  padding:6px 11px;
  border-radius:999px;
  border:1px solid rgba(255,255,255,.105);
  background:rgba(255,255,255,.032);
  color:var(--dkc-gold);
  font-size:11px;
  line-height:1.2;
  font-weight:900}

.hero h1{
  margin:0;
  color:#fff;
  font-size:clamp(3.2rem,8vw,7rem);
  line-height:.94;
  letter-spacing:-.075em;
  font-weight:950}

.hero-author,
.hero-sub,
.hero-cycle-bar,
.hero-nav,
.mini-entry,
.orbs,
.orb{
  display:none}


.n9-panel{
  overflow:hidden}

.n9-panel .n9-axis-row,
.n9-panel .n9-step,
.n9-panel .n9-cycle-item{
  line-height:1.55}


.n9-year-card{
  overflow:hidden;
  border-radius:24px}

.n9-year-head{
  display:block;
  padding:22px 24px 18px;
  border-bottom:1px solid rgba(255,255,255,.065);
  background:linear-gradient(180deg,rgba(255,255,255,.036),rgba(255,255,255,.010))}

.n9-year-number{
  display:block;
  margin:0 0 8px;
  color:#fff;
  font-size:42px;
  line-height:.95;
  letter-spacing:-.055em;
  font-weight:950}

.n9-year-meta{
  display:block;
  margin:0 0 8px;
  color:#9fb1a3;
  font-size:10.5px;
  line-height:1.3;
  letter-spacing:.11em;
  text-transform:uppercase;
  font-weight:850}

.n9-year-title{
  display:block;
  margin:0;
  color:#fff;
  font-size:1.22rem;
  line-height:1.22;
  letter-spacing:-.02em;
  font-weight:950}


.n9-year-head h3,
.n9-year-head h2,
.n9-year-head strong{
  display:block;
  margin:0;
  line-height:1.22}


.n9-table,
.heatmap-table{
  border-collapse:collapse}

.n9-table th,
.n9-table td,
.heatmap-table th,
.heatmap-table td{
  vertical-align:top;
  line-height:1.55}

@media(max-width:640px){
  .hero{
    padding:98px 0 58px}

  .hero h1{
    font-size:clamp(2.7rem,14vw,4.5rem)}

  .n9-year-head{
    padding:20px 18px 16px}

  .n9-year-number{
    font-size:34px}
}


.n9-cycle-grid{
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:10px}
.n9-cycle-item{
  display:flex;
  flex-direction:row;
  align-items:center;
  gap:10px}
.n9-cycle-item b{
  width:26px;
  height:26px;
  min-width:26px;
  display:inline-flex;
  align-items:center;
  justify-content:center}
.n9-step-grid{
  grid-template-columns:1fr}
.n9-step{
  display:grid;
  grid-template-columns:132px 1fr}
@media(max-width:900px){
  .n9-cycle-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:620px){
  .n9-cycle-grid{grid-template-columns:1fr}
  .n9-step{grid-template-columns:1fr}
}
.dkc-ai-nav{color:#fff}
.dkc-footer-unified,
.footer-wrap,
.mp-site-footer{
  padding:44px 22px 26px;
  background:#020202;
  border-top:1px solid rgba(255,255,255,.08);
  color:rgba(255,255,255,.64);
  font-size:12px;
}
.dkc-footer-inner{
  width:min(1120px,100%);
  margin:0 auto;
}
.dkc-footer-brand{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:24px;
  align-items:start;
}
.dkc-footer-logo{
  display:flex;
  align-items:center;
  gap:10px;
  color:#fff;
  font-weight:950;
}
.dkc-logo-footer{width:34px;height:34px;object-fit:contain;border-radius:9px}
.dkc-footer-brand p{max-width:620px;margin:10px 0 0;color:rgba(255,255,255,.58);line-height:1.7}
.dkc-footer-contact{text-align:right;color:rgba(255,255,255,.68);line-height:1.7}
.dkc-footer-contact span{display:block;color:#fff;font-weight:900}
.dkc-footer-cols{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:22px;
  margin-top:26px;
}
.dkc-footer-col-title{margin-bottom:10px;color:#fff;font-size:12px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}
.dkc-footer-col a{display:block;margin:6px 0;color:rgba(255,255,255,.70)}
.dkc-footer-col a:hover{color:#fff}
.dkc-footer-bottom{
  display:flex;
  justify-content:space-between;
  gap:18px;
  margin-top:26px;
  padding-top:16px;
  border-top:1px solid rgba(255,255,255,.08);
  color:rgba(255,255,255,.46);
}
.bc-filter-bar{
  justify-content:center;
  text-align:center;
  margin-left:auto;
  margin-right:auto;
}
@media(max-width:980px){
  .dkc-footer-brand{grid-template-columns:1fr}
  .dkc-footer-contact{text-align:left}
  .dkc-footer-bottom{display:block}
  .dkc-footer-bottom span{display:block;margin-top:8px}
  .bc-filter-bar{justify-content:center}
}


/* DKC focused cleanup local footer override */
.dkc-footer-contact{display:none}
.dkc-footer-bottom{justify-content:center;text-align:center}
.dkc-footer-bottom span{width:100%;display:block;margin:0}


.dkc-footer-col a.dkc-ai-footer{color:rgba(242,217,130,.96);font-weight:850}
.dkc-footer-col a.dkc-ai-footer:hover{color:#fff}


/* Mobile readability pass: compact N9 overview */
@media(max-width:620px){
  .n9-panel{padding:16px 14px;border-radius:20px}
  .n9-lead{font-size:14px;line-height:1.65;color:rgba(244,244,245,.62)}
  .n9-cycle-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
  .n9-cycle-item{min-height:54px;padding:8px 5px;border-radius:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:4px}
  .n9-cycle-item b{width:24px;height:24px;min-width:24px;font-size:12px;margin:0;display:grid;place-items:center}
  .n9-cycle-item span{font-size:11.5px;line-height:1.15;font-weight:850;letter-spacing:-.02em}
  .n9-axis-row{display:grid;grid-template-columns:1fr;gap:10px;margin-top:14px}
  .n9-axis-card{padding:14px 14px;border-radius:16px}
  .n9-axis-name{font-size:15px;line-height:1.35}
  .n9-axis-seq{font-size:14px;line-height:1.45;margin-top:4px}
  .n9-axis-card p{font-size:13px;line-height:1.5;margin-top:7px}
}
@media(max-width:390px){.n9-cycle-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.n9-cycle-item span{font-size:10.8px}}


/* === DKC 369_6 polish — N9 readable card system === */
body.mp-n9 .n9-panel{
  margin-top:32px;
  padding:22px;
  border-radius:24px;
  border:1px solid rgba(255,255,255,.065);
  background:linear-gradient(180deg,rgba(255,255,255,.014),rgba(255,255,255,.004));
  box-shadow:none;
}
body.mp-n9 .n9-kicker{
  margin-bottom:12px;
  color:#e7c76a;
}
body.mp-n9 .n9-cycle-grid{
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:12px;
}
body.mp-n9 .n9-cycle-item{
  min-height:80px;
  padding:14px 14px;
  border-radius:18px;
  border:1px solid rgba(255,255,255,.055);
  background:linear-gradient(180deg,rgba(255,255,255,.012),rgba(255,255,255,.004));
  display:flex;
  flex-direction:row;
  align-items:center;
  gap:12px;
}
body.mp-n9 .n9-cycle-item b{
  width:34px;
  height:34px;
  min-width:34px;
  border-radius:999px;
  background:radial-gradient(circle at 30% 30%,rgba(231,199,106,.18),rgba(231,199,106,.055));
  border:1px solid rgba(231,199,106,.18);
  color:#f5e1a4;
  font-size:14px;
  font-weight:900;
}
body.mp-n9 .n9-cycle-item span{
  color:#f3f1eb;
  font-size:15px;
  line-height:1.25;
  font-weight:850;
}
body.mp-n9 .n9-axis-row{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:12px;
  margin-top:12px;
  padding:0;
  border:0;
}
body.mp-n9 .n9-axis-intro{
  margin-top:22px;
  padding-top:20px;
  border-top:1px solid rgba(255,255,255,.065);
}
body.mp-n9 .n9-axis-intro .n9-kicker{
  margin-bottom:7px;
}
body.mp-n9 .n9-axis-intro p{
  max-width:900px;
  margin:0;
  color:rgba(255,255,255,.64);
  font-size:13px;
  line-height:1.6;
}
body.mp-n9 .n9-axis-card{
  padding:18px 18px 16px;
  border-radius:20px;
  border:1px solid rgba(255,255,255,.055);
  background:linear-gradient(180deg,rgba(255,255,255,.012),rgba(255,255,255,.004));
}
body.mp-n9 .n9-axis-card.axis-than{box-shadow:inset 0 1px 0 rgba(125,211,252,.11)}
body.mp-n9 .n9-axis-card.axis-tam{box-shadow:inset 0 1px 0 rgba(231,199,106,.12)}
body.mp-n9 .n9-axis-card.axis-tri{box-shadow:inset 0 1px 0 rgba(52,211,153,.11)}
body.mp-n9 .n9-axis-name{
  color:#fff;
  font-size:16px;
  font-weight:900;
  margin-bottom:6px;
}
body.mp-n9 .n9-axis-seq{
  color:#ece2bd;
  font-size:14px;
  font-weight:800;
  line-height:1.45;
}
body.mp-n9 .n9-axis-card p{
  margin-top:8px;
  color:rgba(255,255,255,.68);
  font-size:13px;
  line-height:1.55;
}
body.mp-n9 .n9-year-grid{
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:18px;
}
body.mp-n9 .n9-year-card{
  border-radius:24px;
  border:1px solid rgba(255,255,255,.045);
  background:linear-gradient(180deg,rgba(255,255,255,.014),rgba(255,255,255,.004));
}
body.mp-n9 .n9-year-head{
  padding:20px 20px 16px;
  background:linear-gradient(180deg,rgba(255,255,255,.014),rgba(255,255,255,.004));
}
body.mp-n9 .n9-year-head h3{
  font-size:1.55rem;
  line-height:1.15;
}
body.mp-n9 .n9-year-head p{
  margin-top:6px;
  color:rgba(255,255,255,.66);
}
body.mp-n9 .n9-year-number{
  color:#f3d177;
  font-size:40px;
}
body.mp-n9 .n9-year-body{
  padding:18px 20px 20px;
}
body.mp-n9 .n9-step-grid{
  gap:12px;
}
body.mp-n9 .n9-step{
  display:grid;
  grid-template-columns:140px 1fr;
  gap:12px;
  padding:15px 16px;
  border-radius:16px;
  border:1px solid rgba(255,255,255,.045);
  background:rgba(255,255,255,.008);
}
body.mp-n9 .n9-step b{
  color:#efe2b0;
  font-size:12px;
  letter-spacing:.06em;
  text-transform:uppercase;
}
body.mp-n9 .n9-step span{
  color:rgba(255,255,255,.76);
  font-size:13px;
  line-height:1.58;
}
@media(max-width:920px){
  body.mp-n9 .n9-axis-row,
  body.mp-n9 .n9-year-grid{grid-template-columns:1fr}
}
@media(max-width:760px){
  body.mp-n9 .n9-panel{padding:18px}
  body.mp-n9 .n9-cycle-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
  body.mp-n9 .n9-cycle-item{min-height:72px;padding:10px;flex-direction:column;justify-content:center;text-align:center;gap:8px}
  body.mp-n9 .n9-cycle-item b{width:30px;height:30px;min-width:30px}
  body.mp-n9 .n9-cycle-item span{font-size:12px;line-height:1.15}
  body.mp-n9 .n9-step{grid-template-columns:1fr}
}
@media(max-width:420px){
  body.mp-n9 .n9-cycle-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
  body.mp-n9 .n9-cycle-item span{font-size:11px}
}


/* N9 — premium dark surface, same tone as Bối Cảnh */
body.mp-n9 .n9-panel,
body.mp-n9 .n9-year-card,
body.mp-n9 .n9-axis-card,
body.mp-n9 .n9-cycle-item,
body.mp-n9 .n9-step{
  border-color:rgba(255,255,255,.085);
  background:linear-gradient(180deg,rgba(255,255,255,.025),rgba(255,255,255,.007)),#070707;
  box-shadow:none;
}
body.mp-n9 .n9-year-head{
  background:linear-gradient(180deg,rgba(255,255,255,.020),rgba(255,255,255,.005));
  border-bottom-color:rgba(255,255,255,.070);
}
body.mp-n9 .n9-year-number{
  color:#e0bf63;
}
body.mp-n9 .n9-year-head h3,
body.mp-n9 .n9-axis-name,
body.mp-n9 .n9-step b,
body.mp-n9 .n9-cycle-item b{
  color:#ecd28d;
}
body.mp-n9 .n9-year-head p,
body.mp-n9 .n9-axis-card p,
body.mp-n9 .n9-step span,
body.mp-n9 .n9-cycle-item span,
body.mp-n9 .n9-lead{
  color:rgba(255,255,255,.70);
}
body.mp-n9 .n9-axis-seq{
  color:rgba(236,210,141,.86);
}
body.mp-n9 .n9-kicker{
  color:rgba(236,210,141,.82);
}

/* Opening rhythm and persistent year navigation. */
body.mp-n9 > main.container{
  padding-top:48px;
}

body.mp-n9 .n9-year-section{
  overflow:visible;
}

body.mp-n9 .n9-year-section > .dkc-year-jump{
  position:sticky;
  top:72px;
  z-index:30;
  display:flex;
  justify-content:center;
  gap:7px;
  overflow-x:auto;
  margin:14px 0 22px;
  padding:9px 0;
  border:0;
  border-radius:0;
  background:transparent;
  box-shadow:none;
  backdrop-filter:none;
  -webkit-backdrop-filter:none;
}

body.mp-n9 .n9-year-section > .dkc-year-jump a{
  flex:0 0 auto;
  padding:6px 9px;
  border-radius:8px;
  color:rgba(255,255,255,.68);
  font-size:11px;
  font-weight:800;
}

body.mp-n9 .n9-year-section > .dkc-year-jump a:hover,
body.mp-n9 .n9-year-section > .dkc-year-jump a:focus-visible{
  background:rgba(231,199,106,.09);
  color:#ecd28d;
}

@media(max-width:720px){
  body.mp-n9 > main.container{
    padding-top:34px;
  }

  body.mp-n9 .n9-year-section > .dkc-year-jump{
    top:62px;
    justify-content:flex-start;
  }
}
