: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}
}


.btc-dash-grid,.btc-phase-grid,.dkc-btc-tcs-grid{display:grid;gap:16px}
.btc-dash-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
.btc-phase-grid,.dkc-btc-tcs-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.btc-dash-item,.btc-phase-card,.dkc-btc-tcs-card,.dkc-btc-tcs-module{padding:18px}.btc-dash-val,.btc-card-year{font-size:28px;color:#fff;font-weight:950}.btc-dash-label,.btc-card-phase{color:#a7d6af;font-size:11px;text-transform:uppercase;letter-spacing:.10em;font-weight:900}
.btc-timing-row{display:grid;grid-template-columns:150px 1fr;gap:12px;padding:10px 0;border-bottom:1px solid var(--line2)}
@media(max-width:1100px){.btc-dash-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:850px){.btc-dash-grid,.btc-phase-grid,.dkc-btc-tcs-grid{grid-template-columns:1fr}.btc-timing-row{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}


body.mp-btc{
  --btc-premium-text:#edf5ef;
  --btc-premium-text-soft:#aabcb0;
  --btc-premium-text-dim:#8ca194;
  --btc-premium-border:rgba(255,255,255,.075);
  --btc-premium-border-strong:rgba(255,255,255,.12);
  --btc-premium-panel:linear-gradient(180deg,rgba(10,20,15,.84),rgba(6,14,10,.96));
  --btc-premium-panel-soft:rgba(255,255,255,.02);
  --btc-premium-green:#89c8a0;
  --btc-premium-gold:#d3bf7b;
  --btc-premium-blue:var(--dkc-blue-soft);
  --btc-premium-red:#d29a9a;
  --btc-premium-shadow:none}
body.mp-btc .section-label{color:#89c8a0}
body.mp-btc .section-note,
body.mp-btc p[style*="color:var(--muted)"],
body.mp-btc div[style*="color:var(--muted)"]{color:var(--btc-premium-text-soft)}
body.mp-btc .hero-cycle-bar{gap:8px}
body.mp-btc .hcb-item{
  background:rgba(255,255,255,.022);
  border-color:rgba(255,255,255,.06);
  box-shadow:none}
body.mp-btc .hcb-item:hover{filter:none}
body.mp-btc .hcb-year{color:var(--btc-premium-text)}
body.mp-btc .hcb-label{color:var(--btc-premium-text-dim)}
body.mp-btc .hcb-bull{box-shadow:inset 0 2px 0 rgba(137,200,160,.72)}
body.mp-btc .hcb-warning{box-shadow:inset 0 2px 0 rgba(211,191,123,.72)}
body.mp-btc .hcb-danger{box-shadow:inset 0 2px 0 rgba(210,154,154,.72)}
body.mp-btc .hcb-neutral{box-shadow:inset 0 2px 0 rgba(144,182,198,.72)}
body.mp-btc .hcb-pivot{box-shadow:inset 0 2px 0 rgba(177,162,204,.72)}
body.mp-btc .mini-entry,
body.mp-btc .hero-nav a{
  background:rgba(255,255,255,.025);
  border-color:rgba(255,255,255,.06)}
body.mp-btc .hero-nav a,
body.mp-btc .mini-entry a{color:var(--btc-premium-text-soft)}
body.mp-btc .btc-dash-item{
  background:var(--btc-premium-panel);
  border:1px solid var(--btc-premium-border)}
body.mp-btc .btc-dash-label{color:var(--btc-premium-text-dim)}
body.mp-btc .btc-dash-sub{color:var(--btc-premium-text-soft)}
body.mp-btc .btc-dash-val,
body.mp-btc #dkc-phase-val,
body.mp-btc #dkc-cycleday-val{color:var(--btc-premium-text)}
body.mp-btc #dkc-top-val{color:#cfa090}

body.mp-btc .btc-premium-resource{
  margin-top:12px;
  padding:12px 16px;
  background:var(--btc-premium-panel);
  border:1px solid var(--btc-premium-border);
  border-radius:12px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  flex-wrap:wrap;
  gap:10px}
body.mp-btc .btc-premium-resource > div:first-child > div:first-child{
  font-size:12px;
  font-weight:700;
  color:var(--btc-premium-text);
  margin-bottom:2px}
body.mp-btc .btc-premium-resource > div:first-child > div:last-child{
  font-size:11px;
  color:var(--btc-premium-text-soft)}
body.mp-btc .btc-resource-btn{
  display:inline-flex;
  align-items:center;
  gap:6px;
  padding:7px 14px;
  background:rgba(255,255,255,.024);
  border:1px solid rgba(255,255,255,.08);
  border-radius:999px;
  color:var(--btc-premium-gold);
  font-size:11.5px;
  font-weight:700;
  text-decoration:none}
body.mp-btc .btc-resource-btn:hover{opacity:.88}
body.mp-btc .dkc-btc-tcs-title{color:var(--btc-premium-gold)}
body.mp-btc .dkc-btc-tcs-sub,
body.mp-btc .dkc-btc-tcs-legend,
body.mp-btc .dkc-btc-tcs-footnote{color:var(--btc-premium-text-soft)}
body.mp-btc .btc-timing-full{gap:10px;margin:16px 0 22px}
body.mp-btc .btc-timing-row{
  background:var(--btc-premium-panel);
  border:1px solid var(--btc-premium-border);
  border-radius:12px;
  padding:12px 14px}
body.mp-btc .btc-timing-row.gann{box-shadow:inset 3px 0 0 rgba(211,191,123,.55)}
body.mp-btc .btc-timing-row.macro{box-shadow:inset 3px 0 0 rgba(144,182,198,.55)}
body.mp-btc .btc-timing-row > div:first-child{margin-bottom:8px}
body.mp-btc .btc-timing-row.gann > div:first-child{color:var(--btc-premium-gold)}
body.mp-btc .btc-timing-row.macro > div:first-child{color:var(--btc-premium-blue)}
body.mp-btc #dkc-gann-info,
body.mp-btc #dkc-macro-info{display:flex;flex-wrap:wrap;gap:10px;font-size:11.5px;color:var(--btc-premium-text)}
body.mp-btc .timing-chip{
  display:flex;
  align-items:center;
  gap:8px;
  padding:7px 10px;
  border-radius:10px;
  background:rgba(255,255,255,.018);
  border:1px solid rgba(255,255,255,.06);
  line-height:1.35}
body.mp-btc .timing-chip-macro{padding-right:12px}
body.mp-btc .timing-date{color:var(--btc-premium-text);font-weight:650}
body.mp-btc .timing-meta,
body.mp-btc .timing-key{color:var(--btc-premium-text-soft);font-size:11px}
body.mp-btc .timing-key{letter-spacing:.04em;text-transform:none}
body.mp-btc .btc-phase-grid{gap:16px}
body.mp-btc .btc-phase-card{
  background:var(--btc-premium-panel);
  border:1px solid var(--btc-premium-border);
  border-top:2px solid rgba(255,255,255,.08);
  border-radius:14px}
body.mp-btc .btc-phase-card.phase-dist{border-top-color:rgba(210,154,154,.85)}
body.mp-btc .btc-phase-card.phase-dca{border-top-color:rgba(211,191,123,.85)}
body.mp-btc .btc-phase-card.phase-pre{border-top-color:rgba(144,182,198,.9)}
body.mp-btc .btc-phase-card.phase-profit{border-top-color:rgba(137,200,160,.9)}
body.mp-btc .btc-phase-card .btc-card-year{color:var(--btc-premium-text);font-weight:800;letter-spacing:.02em}
body.mp-btc .btc-phase-card [style*="text-align:right"]{color:var(--btc-premium-text-dim)}
body.mp-btc .btc-phase-card .btc-card-phase{
  color:var(--btc-premium-text);
  display:flex;
  align-items:center;
  gap:8px;
  font-weight:700}
body.mp-btc .btc-phase-card .btc-card-phase::before{
  content:'';
  width:8px;height:8px;border-radius:999px;flex:0 0 auto;
  background:rgba(255,255,255,.28);
  box-shadow:0 0 0 1px rgba(255,255,255,.08)}
body.mp-btc .btc-phase-card.phase-dist .btc-card-phase::before{background:rgba(210,154,154,.95)}
body.mp-btc .btc-phase-card.phase-dca .btc-card-phase::before{background:rgba(211,191,123,.95)}
body.mp-btc .btc-phase-card.phase-pre .btc-card-phase::before{background:rgba(144,182,198,.95)}
body.mp-btc .btc-phase-card.phase-profit .btc-card-phase::before{background:rgba(137,200,160,.95)}
body.mp-btc .btc-card-dates,
body.mp-btc .btc-card-gann,
body.mp-btc .btc-phase-card ul,
body.mp-btc .btc-phase-card ul li,
body.mp-btc .btc-phase-card details > div:last-child{
  color:var(--btc-premium-text-soft)}
body.mp-btc .btc-phase-card .btc-card-gann{margin-top:6px}
body.mp-btc .btc-phase-card ul strong,
body.mp-btc .btc-personal-note strong{color:var(--btc-premium-text)}
body.mp-btc .btc-phase-card summary{
  color:var(--btc-premium-text-soft);
  border-top-color:rgba(255,255,255,.07);
  font-weight:700}
body.mp-btc .btc-personal-note{
  margin-top:20px;
  padding:16px 20px;
  background:var(--btc-premium-panel);
  border:1px solid var(--btc-premium-border);
  border-left:2px solid rgba(211,191,123,.55);
  border-radius:12px}
body.mp-btc .btc-personal-note > div:first-child{color:var(--btc-premium-gold);font-size:12px;letter-spacing:.04em;text-transform:uppercase}
body.mp-btc .btc-personal-note > div:last-child{color:var(--btc-premium-text-soft)}
body.mp-btc .master-table{
  border-collapse:separate;
  border-spacing:0;
  border:1px solid var(--btc-premium-border);
  border-radius:14px;
  overflow:hidden}
body.mp-btc .master-table thead th{
  background:rgba(255,255,255,.026);
  color:var(--btc-premium-text-soft);
  border-color:rgba(255,255,255,.07)}
body.mp-btc .master-table tbody td{
  background:rgba(255,255,255,.012);
  color:var(--btc-premium-text-soft);
  border-color:rgba(255,255,255,.06)}
body.mp-btc .master-table tbody td:first-child{color:var(--btc-premium-text);font-weight:700}
body.mp-btc .master-table tbody td:nth-child(3) span{
  display:inline-flex;align-items:center;justify-content:center;
  min-width:50px;padding:2px 8px;border-radius:999px;
  background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);
  color:var(--btc-premium-text);font-weight:700}
body.mp-btc .master-table tbody td:nth-child(4){color:var(--btc-premium-text-soft);font-size:11.5px}
body.mp-btc .btc-phase-legend{font-size:11px;color:var(--btc-premium-text-dim);margin-top:8px}
body.mp-btc .btc-phase-legend strong{color:var(--btc-premium-text-soft);font-weight:700}
body.mp-btc .btc-premium-soft-muted{color:var(--btc-premium-text-soft)}
@media(max-width:720px){
  body.mp-btc .btc-premium-resource{align-items:flex-start}
  body.mp-btc .btc-resource-btn{width:100%;justify-content:center}
}


.dkc-btc-tcs-module{margin:22px 0 30px;--btc-today-dot:#d9f4df}

:root{
  --bg:#03120d; --card:#06160f; --border:#18412f; --text:#d9f4df;
  --muted:#86ad95; --gold:#e8c84e; --spiral:#f3a51a;
  --post:#d58a52; --bull:#62bfc0; --late:#8bcf93; --dist:#d06f67;
  --bear:#b86460; --acc:#c7a84d; --dca:#c7a84d; --pre:#668fcb}
body.dkc-ignore{
  margin:0;
  font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;
  background:radial-gradient(circle at top,#083022 0%,var(--bg) 42%,#020b08 100%);
  color:var(--text)}

.dkc-btc-tcs-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);gap:18px;align-items:center}
.dkc-btc-tcs-card{
  background:linear-gradient(180deg,rgba(6,22,15,.95),rgba(4,17,12,.96));
  border:1px solid var(--border);border-radius:20px;overflow:hidden;
  box-shadow:0 18px 40px rgba(0,0,0,.22)}
.dkc-btc-tcs-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid var(--border)}
.dkc-btc-tcs-title{font-weight:800;letter-spacing:.08em;font-size:13px;color:var(--gold);text-transform:uppercase}
.dkc-btc-tcs-sub{font-size:11px;color:var(--muted);margin-top:3px;line-height:1.35}
#dkc-btc-time-spiral-canvas{width:100%;height:610px;display:block}
#dkc-btc-cycle-wheel-canvas{width:100%;height:585px;display:block}
.dkc-btc-tcs-side{display:flex;flex-direction:column;justify-content:center;align-self:center;gap:10px;height:100%}
.dkc-btc-tcs-legend{display:flex;flex-wrap:wrap;gap:12px;padding:0 12px 14px;font-size:11px;color:var(--muted)}
.dkc-btc-tcs-dot{width:8px;height:8px;border-radius:999px;display:inline-block;margin-right:6px;vertical-align:middle}
.dkc-btc-unused-logic{padding:14px}
.dkc-btc-unused-logic-grid{display:grid;grid-template-columns:1fr;gap:10px}
.dkc-btc-unused-logic-item{border:1px solid rgba(134,173,149,.14);border-radius:14px;padding:10px 12px;background:rgba(255,255,255,.02)}
.dkc-btc-unused-logic-k{font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-bottom:6px}
.dkc-btc-unused-logic-v{font-size:13px;line-height:1.5;color:var(--text)}
.dkc-btc-tcs-footnote{padding:10px 14px 14px;font-size:11px;color:var(--muted);line-height:1.55}

@media(max-width:1024px){.dkc-btc-tcs-grid{grid-template-columns:1fr}#dkc-btc-time-spiral-canvas{height:560px}#dkc-btc-cycle-wheel-canvas{height:430px}}
@media(max-width:560px){#dkc-btc-time-spiral-canvas{height:470px}#dkc-btc-cycle-wheel-canvas{height:340px}.dkc-btc-tcs-legend{gap:8px;font-size:10.5px;padding-top:8px}.dkc-btc-tcs-footnote{font-size:10.5px}}

.dkc-btc-tcs-card{min-width:0}
.dkc-btc-tcs-head{min-height:58px}
@media(max-width:640px){
  .dkc-btc-tcs-module{margin-top:18px}
  .dkc-btc-tcs-title{font-size:12px}
  .dkc-btc-tcs-sub{font-size:10.5px}
}

@media(max-width:1024px){
}
@media(max-width:560px){
  }


.dkc-btc-tcs-grid{
  gap:20px;
  align-items:center}
.dkc-btc-tcs-card{
  background:transparent;
  border:0;
  box-shadow:none;
  border-radius:0;
  overflow:visible}
.dkc-btc-tcs-head{
  min-height:0;
  padding:0 2px 4px;
  border-bottom:0;
  background:transparent}
.dkc-btc-tcs-title{
  color:var(--gold)}
.dkc-btc-tcs-sub{
  opacity:.92}
#dkc-btc-time-spiral-canvas,
#dkc-btc-cycle-wheel-canvas{
  background:transparent;
  border:0;
  box-shadow:none}
.dkc-btc-tcs-legend{
  padding:6px 4px 0}


body.mp-btc .tv-widget-wrap{margin-bottom:34px}
body.mp-btc .tv-widget-wrap .btc-premium-resource:last-of-type{margin-bottom:34px}
body.mp-btc .btc-timing-full{gap:12px;margin:18px 0 34px}
body.mp-btc .btc-phase-grid{margin-top:6px;margin-bottom:34px;gap:18px}
body.mp-btc .btc-personal-note{margin-top:6px;margin-bottom:34px}
body.mp-btc .master-table{margin-top:6px}
body.mp-btc .dkc-btc-tcs-module{margin:26px 0 34px;padding:0;background:transparent}
body.mp-btc .dkc-btc-tcs-grid,
body.mp-btc .dkc-btc-tcs-card,
body.mp-btc .dkc-btc-tcs-head,
body.mp-btc .dkc-btc-tcs-side{background:transparent}
body.mp-btc .section-label[style*="Phase Map"] + p{margin-bottom:20px}

@media(max-width:1024px){
  body.mp-btc .tv-widget-wrap{margin-bottom:30px}
  body.mp-btc .tv-widget-wrap .btc-premium-resource:last-of-type{margin-bottom:30px}
  body.mp-btc .btc-timing-full{margin:16px 0 30px}
  body.mp-btc .btc-phase-grid{margin-bottom:30px;gap:16px}
  body.mp-btc .dkc-btc-tcs-module{margin:30px 0 34px}
}

@media(max-width:640px){
  body.mp-btc .tv-widget-wrap{margin-bottom:24px}
  body.mp-btc .tv-widget-wrap .btc-premium-resource:last-of-type{margin-bottom:24px}
  body.mp-btc .btc-timing-full{margin:14px 0 24px}
  body.mp-btc .btc-phase-grid{margin-bottom:24px;gap:14px}
  body.mp-btc .btc-personal-note{margin-bottom:24px}
  body.mp-btc .dkc-btc-tcs-module{margin:24px 0 28px}
}


@media(max-width:720px){
  .btc-timing-stack{grid-template-columns:1fr;gap:10px;margin:14px 0 18px}
}


.btc-resource-btn{
  display:inline-flex;align-items:center;gap:6px;
  padding:7px 14px;
  background:rgba(245,200,66,.12);
  border:1px solid rgba(245,200,66,.3);
  border-radius:7px;
  color:var(--gold);
  font-size:12px;font-weight:600;text-decoration:none;
  transition:opacity .15s}
.btc-resource-btn:hover{opacity:.75}


body.mp-btc .btc-tradingview-shell{
  border:1px solid rgba(255,255,255,.07);
  border-radius:14px;
  overflow:hidden;
  background:#000;
  box-shadow:0 18px 60px rgba(0,0,0,.45)}
body.mp-btc .tradingview-widget-container,
body.mp-btc .tradingview-widget-container__widget{
  background:#000;
  min-height:430px}
@media (max-width: 760px){
  body.mp-btc .tradingview-widget-container,
  body.mp-btc .tradingview-widget-container__widget{
    min-height:360px}
}


.dkc-btc-tcs-note{
  margin: 6px 14px 10px;
  color: rgba(255,255,255,.52);
  font-size: 11px;
  line-height: 1.55;
  letter-spacing: .01em}


body.mp-btc .dkc-btc-tcs-legend{
  color:rgba(255,255,255,.56);
  gap:13px}
body.mp-btc .dkc-btc-tcs-dot{
  width:7px;
  height:7px;
  box-shadow:0 0 0 1px rgba(255,255,255,.08)}
body.mp-btc .dkc-btc-tcs-note{
  margin:4px 14px 12px;
  max-width:760px;
  color:rgba(255,255,255,.42);
  font-size:10px;
  line-height:1.45}


body.mp-btc .dkc-btc-tcs-note{color:rgba(255,255,255,.38)}
body.mp-btc .btc-dash-item,
body.mp-btc .btc-phase-card,
body.mp-btc .btc-timing-row,
body.mp-btc .master-table{
  background:linear-gradient(180deg,rgba(255,255,255,.025),rgba(255,255,255,.008));
  border-color:rgba(255,255,255,.075)}
body.mp-btc .btc-dash-val{font-weight:850;letter-spacing:-.01em}
body.mp-btc .btc-dash-sub{color:rgba(255,255,255,.54)}
body.mp-btc .section{padding-top:72px;padding-bottom:80px}
body.mp-btc .tv-widget-wrap{margin-bottom:36px}
@media(max-width:720px){
  body.mp-btc .section{padding-top:62px;padding-bottom:62px}
}

body.mp-btc #dkc-top-card,
body.mp-btc #dkc-bot-card{
  border-color:rgba(255,255,255,.075);
  box-shadow:none;
}

body.mp-btc #dkc-top-card .btc-dash-label,
body.mp-btc #dkc-bot-card .btc-dash-label{
  color:var(--btc-premium-text-dim);
}

body.mp-btc #dkc-top-val{
  color:var(--dkc-red-soft);
}

body.mp-btc #dkc-bot-val{
  color:var(--dkc-green);
}

body.mp-btc .dkc-btc-tcs-legend span{
  display:inline-flex;
}

body.mp-btc .btc-phase-card{
  background:linear-gradient(180deg,rgba(255,255,255,.035),rgba(255,255,255,.012));
  border:1px solid rgba(255,255,255,.095);
  border-top-width:1px;
  box-shadow:none;
  padding:18px 18px 20px;
}

body.mp-btc .btc-phase-card.phase-dist{border-color:rgba(210,154,154,.20);}
body.mp-btc .btc-phase-card.phase-dca{border-color:rgba(211,191,123,.20);}
body.mp-btc .btc-phase-card.phase-pre{border-color:rgba(144,182,198,.22);}
body.mp-btc .btc-phase-card.phase-profit{border-color:rgba(137,200,160,.22);}

body.mp-btc .btc-phase-card .btc-card-year{
  color:rgba(255,255,255,.94);
  font-size:25px;
  letter-spacing:-.025em;
}

body.mp-btc .btc-phase-card .btc-card-phase{
  background:rgba(255,255,255,.025);
  border:1px solid rgba(255,255,255,.045);
  border-radius:0;
  padding:8px 10px;
  margin:10px 0 12px;
  color:rgba(255,255,255,.82);
}

body.mp-btc .btc-phase-card details{
  border-top:1px solid rgba(255,255,255,.07);
  margin-top:12px;
  padding-top:8px;
}

body.mp-btc .btc-phase-card summary{
  color:rgba(255,255,255,.62);
  font-size:11px;
}

body.mp-btc .btc-phase-card details > div:last-child{
  color:rgba(255,255,255,.76);
  line-height:1.58;
}

/* === BTC page: cleaned source of truth === */
body.mp-btc{
  --btc-phase-distribution:#d06f67;
  --btc-phase-dca:#c7a84d;
  --btc-phase-pre:#668fcb;
  --btc-phase-build:#8bcf93;
  --btc-phase-profit:#62bfc0;
}

body.mp-btc #dkc-phase-card,
body.mp-btc #dkc-cycle-card,
body.mp-btc #dkc-top-card,
body.mp-btc #dkc-bot-card,
body.mp-btc #dkc-live-dash .btc-dash-item{
  border:1px solid rgba(255,255,255,.085);
  background:linear-gradient(180deg,rgba(255,255,255,.024),rgba(255,255,255,.010));
  box-shadow:none;
}
body.mp-btc #dkc-live-dash .btc-dash-label{color:rgba(255,255,255,.58)}
body.mp-btc #dkc-top-val{color:#d79a94}
body.mp-btc #dkc-bot-val{color:#a8d7ad}

body.mp-btc .btc-phase-card,
body.mp-btc .btc-phase-card.phase-dist,
body.mp-btc .btc-phase-card.phase-dca,
body.mp-btc .btc-phase-card.phase-pre,
body.mp-btc .btc-phase-card.phase-profit{
  border-color:rgba(255,255,255,.095);
  border-top-color:rgba(255,255,255,.095);
}
body.mp-btc .btc-phase-card.phase-dist .btc-card-phase,
body.mp-btc .btc-phase-card.phase-dist .btc-card-phase *{color:var(--btc-phase-distribution)}
body.mp-btc .btc-phase-card.phase-dca .btc-card-phase,
body.mp-btc .btc-phase-card.phase-dca .btc-card-phase *{color:var(--btc-phase-dca)}
body.mp-btc .btc-phase-card.phase-pre .btc-card-phase,
body.mp-btc .btc-phase-card.phase-pre .btc-card-phase *{color:var(--btc-phase-pre)}
body.mp-btc .btc-phase-card.phase-profit .btc-card-phase,
body.mp-btc .btc-phase-card.phase-profit .btc-card-phase *{color:var(--btc-phase-profit)}
body.mp-btc .btc-phase-card.phase-dist .btc-card-phase::before{background:var(--btc-phase-distribution)}
body.mp-btc .btc-phase-card.phase-dca .btc-card-phase::before{background:var(--btc-phase-dca)}
body.mp-btc .btc-phase-card.phase-pre .btc-card-phase::before{background:var(--btc-phase-pre)}
body.mp-btc .btc-phase-card.phase-profit .btc-card-phase::before{background:var(--btc-phase-profit)}

body.mp-btc .dkc-btc-tcs-module{
  --post:#A86A32;
  --bull:#1F8F91;
  --late:#2F8F46;
  --dist:#873735;
  --bear:#A74742;
  --acc:#856B25;
  --dca:#A8872E;
  --pre:#456FB8;
}
body.mp-btc .dkc-btc-tcs-legend{
  display:flex;
  align-items:center;
  flex-wrap:wrap;
  gap:14px;
  color:rgba(255,255,255,.56);
}
body.mp-btc .dkc-btc-tcs-legend > span{
  display:inline-flex;
  align-items:center;
  gap:6px;
  line-height:1;
}
body.mp-btc .dkc-btc-tcs-dot{width:7px;height:7px;margin-right:0}

@media(max-width:720px){
}

/* === BTC cycle source stack === */
body.mp-btc .btc-cycle-stack{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:12px;
  margin:20px 0 28px;
}
body.mp-btc .btc-cycle-stack-item{
  min-width:0;
  padding:14px 15px;
  border:1px solid rgba(255,255,255,.085);
  background:linear-gradient(180deg,rgba(255,255,255,.026),rgba(255,255,255,.008));
  border-radius:12px;
}
body.mp-btc .btc-cycle-stack-item span{
  display:block;
  margin-bottom:5px;
  color:rgba(255,255,255,.58);
  font-size:10px;
  font-weight:900;
  letter-spacing:.10em;
  text-transform:uppercase;
}
body.mp-btc .btc-cycle-stack-item strong{
  display:block;
  color:rgba(255,255,255,.90);
  font-size:13px;
  line-height:1.35;
}
body.mp-btc .btc-cycle-stack-item p{
  margin:7px 0 0;
  color:rgba(255,255,255,.54);
  font-size:11.5px;
  line-height:1.55;
}
@media(max-width:980px){
  body.mp-btc .btc-cycle-stack{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:560px){
  body.mp-btc .btc-cycle-stack{grid-template-columns:1fr;margin:16px 0 22px}
  body.mp-btc .btc-cycle-stack-item{padding:13px 14px}
}

/* === BTC final visual lock: black-only + fixed halving progress === */
html,
body.mp-btc{
  background:#000 ;
}
body.mp-btc{
  color:#f2f2f2;
  background:
    radial-gradient(ellipse 70% 38% at 50% -12%,rgba(255,255,255,.045),transparent 62%),
    linear-gradient(180deg,#000 0%,#020202 45%,#000 100%) ;
}
body.mp-btc .btc-clean-hero,
body.mp-btc #btc.section,
body.mp-btc .section,
body.mp-btc .tv-widget-wrap,
body.mp-btc .dkc-btc-tcs-module{
  background:transparent ;
}
body.mp-btc .section{
  border-top-color:rgba(255,255,255,.065) ;
}
body.mp-btc #btc.section{padding-top:46px;padding-bottom:72px}
body.mp-btc .btc-clean-hero{
  border-bottom:1px solid rgba(255,255,255,.06);
}
body.mp-btc .btc-hero-timeline,
body.mp-btc .btc-dash-item,
body.mp-btc .btc-premium-resource,
body.mp-btc .btc-timing-row,
body.mp-btc .btc-phase-card,
body.mp-btc .master-table,
body.mp-btc .btc-personal-note{
  background:linear-gradient(180deg,rgba(255,255,255,.026),rgba(255,255,255,.008)) ;
  border-color:rgba(255,255,255,.085) ;
}
body.mp-btc .section-label,
body.mp-btc .btc-hero-tl-phase,
body.mp-btc .btc-dash-label,
body.mp-btc .btc-card-phase{
  color:rgba(255,255,255,.72);
}
body.mp-btc .section-note,
body.mp-btc .btc-dash-sub,
body.mp-btc .btc-card-dates,
body.mp-btc p,
body.mp-btc .dkc-btc-tcs-sub,
body.mp-btc .dkc-btc-tcs-note{
  color:rgba(255,255,255,.54) ;
}
.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}


/* === DKC BTC Sine Wave native block === */
body.mp-btc .btc-hero-tagline{
  margin:10px 0 0;
  color:rgba(245,245,245,.72);
  font-size:clamp(13px,1.35vw,18px);
  font-weight:600;
  letter-spacing:.015em;
}
body.mp-btc .dkc-btc-sine-card{
  margin:24px 0 34px;
  border:1px solid rgba(255,255,255,.075);
  background:linear-gradient(180deg,rgba(255,255,255,.035),rgba(255,255,255,.012));
  border-radius:18px;
  overflow:hidden;
  box-shadow:0 18px 60px rgba(0,0,0,.34);
}
body.mp-btc .dkc-btc-sine-head{
  display:flex;
  justify-content:space-between;
  align-items:flex-start;
  gap:11px;
  padding:15px 16px 10px;
  border-bottom:1px solid rgba(255,255,255,.055);
}
body.mp-btc .dkc-btc-sine-title{
  color:rgba(245,200,66,.85);
  font-size:18px;
  font-weight:850;
  letter-spacing:.01em;
}
body.mp-btc .dkc-btc-sine-sub{
  margin-top:4px;
  color:rgba(255,255,255,.50);
  font-size:11px;
  line-height:1.35;
}
body.mp-btc .dkc-btc-sine-countdown{
  width:min(110px,36vw);
  min-width:144px;
  padding:9px 12px;
  border:1px solid rgba(245,200,66,.16);
  background:rgba(245,200,66,.045);
  border-radius:12px;
}
body.mp-btc .dkc-btc-sine-countdown span{
  display:block;
  color:rgba(255,255,255,.52);
  font-size:9px;
  font-weight:690;
  letter-spacing:.10em;
  text-transform:uppercase;
}
body.mp-btc .dkc-btc-sine-countdown strong{
  display:block;
  margin-top:4px;
  color:#fbbf24;
  font-size:12px;
  font-weight:690;
  letter-spacing:.03em;
}
body.mp-btc .dkc-btc-sine-count-track{
  margin-top:6px;
  height:4px;
  border-radius:999px;
  background:rgba(255,255,255,.09);
  overflow:hidden;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.045);
}
body.mp-btc .dkc-btc-sine-count-track i{
  display:block;
  height:100%;
  width:0%;
  border-radius:999px;
  background:linear-gradient(90deg,rgba(245,158,11,.52),rgba(251,191,36,.98));
}
body.mp-btc .dkc-btc-sine-svg-wrap{
  width:100%;
  height:600px;
  background:transparent;
}
body.mp-btc .dkc-btc-sine-svg-wrap svg{
  width:100%;
  height:100%;
  display:block;
  background:transparent;
}
body.mp-btc .dkc-btc-sine-legend{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:3px;
  padding:10px 12px 12px;
  border-top:1px solid rgba(255,255,255,.055);
  background:rgba(0,0,0,.14);
}
body.mp-btc .dkc-btc-sine-legend > div{
  border:1px solid rgba(255,255,255,.07);
  background:rgba(255,255,255,.025);
  border-radius:12px;
  padding:9px 9px;
}
body.mp-btc .dkc-btc-sine-legend strong{
  display:flex;
  align-items:center;
  gap:5px;
  color:rgba(255,255,255,.82);
  font-size:10px;
  font-weight:69 0;
  letter-spacing:.045em;
  text-transform:uppercase;
}
body.mp-btc .dkc-btc-sine-legend strong span{
  display:inline-block;
  width:8px;
  height:8px;
  border-radius:999px;
  background:var(--dot);
  box-shadow:0 0 0 1px rgba(0,0,0,.75),0 0 10px color-mix(in srgb,var(--dot),transparent 55%);
}
body.mp-btc .dkc-btc-sine-legend p{
  margin:3px 0 0;
  color:rgba(255,255,255,.49);
  font-size:11px;
  line-height:1.25;
}

body.mp-btc .dkc-btc-compare-card{
  margin:21px 0 36px;
  border:1px solid rgba(255,255,255,.085);
  background:linear-gradient(180deg,rgba(255,255,255,.026),rgba(255,255,255,.008));
  border-radius:18px;
  overflow:hidden;
}
body.mp-btc .dkc-btc-compare-head{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:9px;
  padding:18px 20px 12px;
}
body.mp-btc .dkc-btc-compare-title{
  color:rgba(245,200,66,.85);
  font-size:15px;
  font-weight:900;
  letter-spacing:.10em;
  text-transform:uppercase;
}
body.mp-btc .dkc-btc-compare-sub,
body.mp-btc .dkc-btc-compare-note{
  margin-top:6px;
  color:rgba(255,255,255,.54);
  font-size:11px;
  line-height:1.5;
}
body.mp-btc .dkc-btc-compare-note{
  min-width:160px;
  text-align:right;
  color:rgba(251,191,36,.72);
}
body.mp-btc .dkc-btc-compare-svg-wrap{
  height:440px;
  overflow:hidden;
}
body.mp-btc .dkc-btc-compare-svg-wrap svg{
  width:100%;
  height:100%;
  display:block;
}
body.mp-btc .dkc-btc-compare-legend{
  display:flex;
  align-items:center;
  flex-wrap:wrap;
  gap:9px;
  padding:0px 15px 12px;
  color:rgba(255,255,255,.58);
  font-size:11.5px;
}
body.mp-btc .dkc-btc-compare-legend span{
  display:inline-flex;
  align-items:center;
  gap:6px;
}
body.mp-btc .dkc-btc-compare-legend i{
  width:8px;
  height:8px;
  border-radius:999px;
  background:var(--c);
  box-shadow:0 0 0 1px rgba(255,255,255,.08);
}
@media(max-width:760px){
  body.mp-btc .dkc-btc-compare-head{display:block;padding:14px 14px 8px}
  body.mp-btc .dkc-btc-compare-note{text-align:left;margin-top:8px}
  body.mp-btc .dkc-btc-compare-svg-wrap{height:380px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}
  body.mp-btc .dkc-btc-compare-svg-wrap svg{width:940px;min-width:940px;max-width:none}
  body.mp-btc .dkc-btc-compare-legend{padding:8px 14px 14px;gap:9px}
}
@media(max-width:900px){
  body.mp-btc .dkc-btc-sine-head{display:block;padding:12px 12px 8px}
  body.mp-btc .dkc-btc-sine-countdown{width:100%;min-width:0;margin-top:10px}
  body.mp-btc .dkc-btc-sine-svg-wrap{height:340px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}
  body.mp-btc .dkc-btc-sine-svg-wrap svg{width:700px;min-width:700px;height:340px;max-width:none}
  body.mp-btc .dkc-btc-sine-legend{grid-template-columns:1fr 1fr}
}
@media(max-width:560px){
  body.mp-btc .dkc-btc-sine-card{border-radius:14px;margin:18px 0 24px}
  body.mp-btc .dkc-btc-sine-svg-wrap{height:310px}
  body.mp-btc .dkc-btc-sine-svg-wrap svg{width:680px;min-width:680px;height:310px}
  body.mp-btc .dkc-btc-sine-legend{grid-template-columns:1fr;gap:7px;padding:10px 10px 12px}
  body.mp-btc .dkc-btc-sine-legend > div{padding:8px 9px}
}


/* === BTC yearly detail cards — clean pass === */
body.mp-btc .btc-phase-grid{
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:22px;
  margin-top:18px;
}
body.mp-btc .btc-phase-card,
body.mp-btc .btc-phase-card.phase-dist,
body.mp-btc .btc-phase-card.phase-dca,
body.mp-btc .btc-phase-card.phase-pre,
body.mp-btc .btc-phase-card.phase-profit{
  position:relative;
  padding:20px 22px 18px;
  border-radius:18px;
  border:1px solid rgba(255,255,255,.085);
  background:linear-gradient(180deg,rgba(255,255,255,.018),rgba(255,255,255,.004));
  box-shadow:none;
  overflow:hidden;
}
body.mp-btc .btc-phase-card::before{
  content:'';
  position:absolute;
  left:0;right:0;top:0;
  height:1px;
  background:rgba(255,255,255,.10);
}
body.mp-btc .btc-phase-card.phase-dist::before{background:rgba(208,111,103,.55)}
body.mp-btc .btc-phase-card.phase-dca::before{background:rgba(199,168,77,.55)}
body.mp-btc .btc-phase-card.phase-pre::before{background:rgba(102,143,203,.55)}
body.mp-btc .btc-phase-card.phase-profit::before{background:rgba(98,191,192,.55)}
body.mp-btc .btc-phase-card > div:first-child{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:14px;
  margin-bottom:10px;
}
body.mp-btc .btc-phase-card .btc-card-year{
  font-size:27px;
  line-height:1;
  font-weight:690;
  letter-spacing:-.04em;
  color:rgba(255,255,255,.94);
}
body.mp-btc .btc-phase-card [style*="text-align:right"]{
  padding-top:2px;
  font-size:10px;
  color:rgba(255,255,255,.42);
}
body.mp-btc .btc-phase-card .btc-card-phase{
  display:flex;
  align-items:center;
  gap:8px;
  width:100%;
  margin:8px 0 10px;
  padding:0 0 9px;
  border:0;
  border-bottom:1px solid rgba(255,255,255,.055);
  background:transparent;
  border-radius:0;
  font-size:10.5px;
  line-height:1.25;
  letter-spacing:.085em;
  text-transform:uppercase;
  font-weight:900;
}
body.mp-btc .btc-phase-card .btc-card-phase::before{
  content:'';
  width:7px;
  height:7px;
  border-radius:999px;
  flex:0 0 auto;
  opacity:.95;
}
body.mp-btc .btc-card-dates{
  margin:0 0 8px;
  font-size:11px;
  line-height:1.55;
  color:rgba(255,255,255,.64);
}
body.mp-btc .btc-card-gann{
  margin:4px 0 0;
  font-size:11px;
  color:#d99a35;
}
body.mp-btc .btc-phase-card details{
  margin-top:10px;
  padding-top:8px;
  border-top:1px solid rgba(255,255,255,.052);
}
body.mp-btc .btc-phase-card summary{
  display:inline-flex;
  align-items:center;
  gap:6px;
  padding:0;
  border:0;
  color:rgba(231,199,106,.82);
  font-size:10.5px;
  letter-spacing:.09em;
  text-transform:uppercase;
  font-weight:900;
}
body.mp-btc .btc-phase-card ul{
  margin:10px 0 0;
  padding-left:0;
  list-style:none;
}
body.mp-btc .btc-phase-card li{
  position:relative;
  margin:0 0 6px;
  padding-left:12px;
  color:rgba(255,255,255,.70);
  font-size:12px;
  line-height:1.55;
}
body.mp-btc .btc-phase-card li::before{
  content:'';
  position:absolute;
  left:0;top:.65em;
  width:4px;height:4px;
  border-radius:999px;
  background:rgba(255,255,255,.36);
}
body.mp-btc .btc-phase-card li strong{
  color:rgba(255,255,255,.86);
  font-weight:800;
}
body.mp-btc .btc-phase-card details > div:last-child{
  margin-top:8px;
  color:rgba(255,255,255,.72);
  font-size:12px;
  line-height:1.5;
}
@media(max-width:860px){
  body.mp-btc .btc-phase-grid{grid-template-columns:1fr;gap:16px}
  body.mp-btc .btc-phase-card{padding:18px 18px 16px}
}


/* === DKC BTC — Halving Progress + Phase Card final clean === */
body.mp-btc .btc-hero-tagline{
  display:block;
  width:auto;
  max-width:none;
  margin:10px 0 0;
  padding:0;
  background:transparent;
  border:0;
  box-shadow:none;
  border-radius:0;
  color:rgba(245,245,245,.70);
}
body.mp-btc .btc-timing-stack{display:grid;gap:14px;margin-bottom:22px}
body.mp-btc .btc-phase-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
body.mp-btc .btc-phase-card{padding:18px 18px 16px;border-radius:20px;background:linear-gradient(180deg,rgba(255,255,255,.022),rgba(255,255,255,.008));border-color:rgba(255,255,255,.078);box-shadow:none}
body.mp-btc .btc-phase-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:10px}
body.mp-btc .btc-card-pivot{padding-top:2px;font-size:10px;font-weight:700;color:rgba(255,255,255,.42);text-align:right}
body.mp-btc .btc-card-detail summary{list-style:none;cursor:pointer}
body.mp-btc .btc-card-detail summary::-webkit-details-marker{display:none}
body.mp-btc .btc-card-action{margin-top:8px;font-size:12px;font-weight:800;line-height:1.5}
body.mp-btc .btc-card-window{
  margin-top:12px;
  color:rgba(255,255,255,.88);
  font-size:14px;
  font-weight:760;
  line-height:1.35}
body.mp-btc .btc-card-rule{
  margin-top:7px;
  padding-top:9px;
  border-top:1px solid rgba(255,255,255,.075);
  color:rgba(255,255,255,.55);
  font-size:11.5px;
  line-height:1.4}
body.mp-btc .btc-phase-card{
  min-height:0}
body.mp-btc .btc-phase-card .btc-card-phase{
  margin-top:12px;
  font-size:15px;
  letter-spacing:0;
  text-transform:none}

/* Compact 10-year action map. */
body.mp-btc .btc-phase-grid{
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:10px;
  margin-bottom:24px}
body.mp-btc .btc-phase-card{
  padding:13px 13px 12px;
  min-width:0;
  border-radius:8px}
body.mp-btc .btc-phase-card .btc-card-year{
  font-size:21px;
  line-height:1}
body.mp-btc .btc-card-pivot{
  font-size:8.5px}
body.mp-btc .btc-phase-card .btc-card-phase{
  margin-top:10px;
  font-size:13px;
  line-height:1.25}
body.mp-btc .btc-card-window{
  margin-top:9px;
  font-size:11.5px}
body.mp-btc .btc-card-rule{
  margin-top:7px;
  padding-top:7px;
  font-size:10px;
  line-height:1.35}
@media(max-width:1100px){
  body.mp-btc .btc-phase-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:720px){
  body.mp-btc .btc-phase-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:430px){
  body.mp-btc .btc-phase-grid{grid-template-columns:1fr}}
@media(max-width:860px){}

/* === DKC BTC Halving Progress — dedicated component === */
body.mp-btc .dkc-halving-progress{
  position:relative;
  width:100%;
  margin:6px 0 46px;
  padding:0 0 36px;
  background:transparent;
  border:0;
  overflow:visible;
}
body.mp-btc .dkc-halving-scroll{
  width:100%;
  max-width:100%;
  overflow-x:visible;
  overflow-y:hidden;
  scrollbar-width:thin;
  overscroll-behavior-x:contain;
  overscroll-behavior-y:none;
}
body.mp-btc .dkc-halving-track{
  position:relative;
  display:flex;
  width:100%;
  min-width:0;
  height:36px;
  padding:0;
  border:1px solid rgba(255,255,255,.10);
  border-radius:18px;
  background:#050505;
  overflow:visible;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.035);
}
body.mp-btc .dkc-halving-seg{
  flex:var(--w) 1 0;
  min-width:0;
  height:100%;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:5px;
  padding:0 1px;
  border-right:1px solid rgba(0,0,0,.38);
  color:#fff;
  overflow:hidden;
  text-align:center;
  text-shadow:0 1px 2px rgba(0,0,0,.45);
}
body.mp-btc .dkc-halving-seg:first-child{border-radius:10px 0 0 10px}
body.mp-btc .dkc-halving-seg:nth-last-child(2){border-right:0;border-radius:0 10px 10px 0}
body.mp-btc .dkc-halving-name{
  color:#fff;
  font-size:11px;
  font-weight:690;
  line-height:1;
  letter-spacing:0;
  white-space:nowrap;
}
body.mp-btc .dkc-halving-weeks{
  color:rgba(255,255,255,.81);
  font-size:10px;
  font-weight:690;
  line-height:1;
  white-space:nowrap;
}
body.mp-btc .dkc-halving-build{background:linear-gradient(90deg,#1f8f91,#17696b)}
body.mp-btc .dkc-halving-profit{background:linear-gradient(90deg,#2f8f46,#226b36)}
body.mp-btc .dkc-halving-dist{background:linear-gradient(90deg,#a74742,#7e2f2f)}
body.mp-btc .dkc-halving-dca{background:linear-gradient(90deg,#a8872e,#79621f)}
body.mp-btc .dkc-halving-pre{background:linear-gradient(90deg,#456fb8,#314f86)}
body.mp-btc .dkc-halving-today{
  position:absolute;
  left:0;
  top:96%;
  width:0;
  height:0;
  transform:translateX(-50%);
  z-index:10;
  pointer-events:none;
}
body.mp-btc .dkc-halving-today::before{
  content:'';
  position:absolute;
  left:50%;
  top:6px;
  width:0;
  height:0;
  border-left:9px solid transparent;
  border-right:9px solid transparent;
  border-bottom:15px solid rgba(255,255,255,.94);
  transform:translate(-50%,-100%);
  filter:drop-shadow(0 0 5px rgba(255,255,255,.12));
}
body.mp-btc .dkc-halving-today span{
  position:absolute;
  left:50%;
  top:9px;
  transform:translateX(-50%);
  color:rgba(255,255,255,.88);
  font-size:3px;
  font-weight:900;
  line-height:1;
  white-space:nowrap;
  text-shadow:0 1px 6px rgba(0,0,0,.55);
}
body.mp-btc .dkc-halving-status{
  margin-top:3px;
  font-size:11px;
  font-weight:800;
  letter-spacing:.01em;
  color:rgba(255,255,255,.62);
}
@media(max-width:900px){
  body.mp-btc .dkc-halving-progress{padding-bottom:16px;margin-bottom:28px;overflow:hidden;max-width:100%}
  body.mp-btc .dkc-halving-scroll{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:0 0 2px;max-width:100%;touch-action:pan-x;overscroll-behavior-x:contain;overscroll-behavior-y:none}
  body.mp-btc .dkc-halving-scroll::-webkit-scrollbar{display:none}
  body.mp-btc .dkc-halving-track{min-width:548px;height:62px;overflow:hidden}
  body.mp-btc .dkc-halving-seg{height:40px;gap:3px;padding:0 6px}
  body.mp-btc .dkc-halving-name{font-size:9px}
  body.mp-btc .dkc-halving-weeks{font-size:7.8px}
  body.mp-btc .dkc-halving-today{top:40px}
  body.mp-btc .dkc-halving-today::before{top:0;border-left-width:6px;border-right-width:6px;border-bottom-width:10px}
  body.mp-btc .dkc-halving-today span{top:9px;font-size:8.5px}
  body.mp-btc .dkc-halving-status{margin-top:8px;font-size:10px}
}
@media(max-width:430px){
  body.mp-btc .dkc-halving-track{height:60px;min-width:528px}
  body.mp-btc .dkc-halving-seg{height:38px;gap:2px;padding:0 5px}
  body.mp-btc .dkc-halving-name{font-size:8.2px}
  body.mp-btc .dkc-halving-weeks{font-size:7.2px}
  body.mp-btc .dkc-halving-today{top:38px}
}

/* === BTC final polish pass: separate spiral/wheel, cleaner progress, no tagline box === */
body.mp-btc .btc-hero-tagline,
body.mp-btc [class$="-tagline"].btc-hero-tagline{
  display:block;
  width:auto;
  max-width:none;
  margin:10px auto 0;
  padding:0;
  background:transparent;
  border:0;
  border-radius:0;
  box-shadow:none;
  color:rgba(244,244,245,.66);
  font-size:clamp(13px,1.35vw,18px);
  font-weight:600;
  letter-spacing:.01em;
}

/* Spiral + Wheel: two independent chart cards, no outer table wrapper */
body.mp-btc .dkc-btc-tcs-module{
  margin:34px 0 44px;
  padding:0;
  background:transparent;
  border:0;
  border-radius:0;
  box-shadow:none;
}
body.mp-btc .dkc-btc-tcs-grid{
  display:grid;
  grid-template-columns:minmax(0,1.12fr) minmax(340px,.88fr);
  gap:30px;
  align-items:stretch;
}
body.mp-btc .dkc-btc-tcs-side{
  display:block;
  height:auto;
}
body.mp-btc .dkc-btc-tcs-card{
  height:100%;
  padding:18px 18px 16px;
  background:rgba(255,255,255,.010);
  border:1px solid rgba(255,255,255,.070);
  border-radius:22px;
  box-shadow:none;
  overflow:hidden;
}
body.mp-btc .dkc-btc-tcs-head{
  padding:0 0 10px;
  margin:0 0 8px;
  border:0;
  border-bottom:1px solid rgba(255,255,255,.045);
  background:transparent;
}
body.mp-btc .dkc-btc-tcs-title{
  color:#e7c76a;
  font-size:13px;
  letter-spacing:.10em;
}
body.mp-btc .dkc-btc-tcs-sub{
  color:rgba(244,244,245,.52);
}
body.mp-btc #dkc-btc-time-spiral-canvas,
body.mp-btc #dkc-btc-cycle-wheel-canvas{
  background:transparent;
  border:0;
  box-shadow:none;
}
body.mp-btc .dkc-btc-tcs-legend{
  padding:8px 0 0;
  gap:13px;
  color:rgba(244,244,245,.58);
}
body.mp-btc .dkc-btc-tcs-note{
  padding:8px 0 0;
  color:rgba(244,244,245,.46);
}

/* Gann/Macro: two separate rows with breathing space */
body.mp-btc .btc-timing-full{
  display:grid;
  gap:13px;
  margin:11px 0 36px;
}
body.mp-btc .btc-timing-row{
  display:grid;
  grid-template-columns:130px 1fr;
  gap:3px;
  padding:14px 16px;
  margin:0;
  background:rgba(255,255,255,.010);
  border:1px solid rgba(255,255,255,.070);
  border-radius:14px;
  box-shadow:none;
}
body.mp-btc .btc-timing-row.gann{box-shadow:inset 2px 0 0 rgba(231,199,106,.48);}
body.mp-btc .btc-timing-row.macro{box-shadow:inset 2px 0 0 rgba(144,182,198,.48);}
body.mp-btc .btc-timing-row > div:first-child{
  margin:0;
  align-self:start;
}
body.mp-btc #dkc-gann-info,
body.mp-btc #dkc-macro-info{
  gap:6px 15px;
  line-height:1.35;
}

@media(max-width:1024px){
  body.mp-btc .dkc-btc-tcs-grid{grid-template-columns:1fr;gap:22px;}
}
@media(max-width:850px){
  body.mp-btc .btc-timing-row{grid-template-columns:1fr;gap:8px;}
}
@media(max-width:560px){
  body.mp-btc .dkc-btc-tcs-card{padding:14px;border-radius:18px;}
}

/* === BTC dashboard — 4 cards one row on desktop === */
body.mp-btc .btc-dash-grid{
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:14px;
  align-items:stretch;
}
body.mp-btc .btc-dash-item{
  min-height:110px;
  display:flex;
  flex-direction:column;
  justify-content:space-between;
}
body.mp-btc .btc-dash-val{
  font-size:clamp(1.55rem,1.55vw,2rem);
  line-height:1.04;
}
body.mp-btc #dkc-top-val,
body.mp-btc #dkc-bot-val{
  font-size:1rem;
}
@media(max-width:1100px){body.mp-btc .btc-dash-grid{grid-template-columns:repeat(2,minmax(0,1fr));}}
@media(max-width:680px){body.mp-btc .btc-dash-grid{grid-template-columns:1fr;}}


/* Generated from inline styles in btc-cycle.html. Keeps original visual output while removing style attributes. */

/* BTC reliability states: quiet fallback messaging without changing layout. */
body.mp-btc .btc-tv-fallback{
  position:relative;
  min-height:430px;
}
body.mp-btc .btc-tv-fallback-note{
  position:absolute;
  left:50%;
  bottom:18px;
  transform:translateX(-50%);
  width:min(520px,calc(100% - 28px));
  padding:10px 13px;
  border:1px solid rgba(245,200,66,.16);
  border-radius:999px;
  background:rgba(0,0,0,.66);
  color:rgba(255,255,255,.62);
  font-size:11px;
  line-height:1.4;
  text-align:center;
  pointer-events:none;
}
body.mp-btc .dkc-btc-compare-note{
  transition:color .18s ease;
}
@media(max-width:760px){
  body.mp-btc .btc-tv-fallback-note{
    bottom:12px;
    border-radius:14px;
    font-size:10.5px;
  }
}
.dkc_inline_btc_cycle_001{padding:0;overflow:visible;border:none;background:transparent;}
.dkc_inline_btc_cycle_002{margin-bottom:21px;}
.dkc_inline_btc_cycle_003{color:#d79a94;font-size:.85rem;}
.dkc_inline_btc_cycle_004{color:#a8d7ad;font-size:.85rem;}
.dkc_inline_btc_cycle_005{--w:39;}
.dkc_inline_btc_cycle_006{--w:52;}
.dkc_inline_btc_cycle_007{--w:22;}
.dkc_inline_btc_cycle_008{--w:54;}
.dkc_inline_btc_cycle_009{left:0%;}
.dkc_inline_btc_cycle_010{--dot:#60a5fa;}
.dkc_inline_btc_cycle_011{--dot:#86efac;}
.dkc_inline_btc_cycle_012{--dot:#fbbf24;}
.dkc_inline_btc_cycle_013{--dot:#f87171;}
.dkc_inline_btc_cycle_014{--c:#9ca3af;}
.dkc_inline_btc_cycle_015{--c:#8b5cf6;}
.dkc_inline_btc_cycle_016{--c:#fbbf24;}
.dkc_inline_btc_cycle_017{--c:rgba(248,113,113,.58);}
.dkc_inline_btc_cycle_018{--c:rgba(96,165,250,.58);}
.dkc_inline_btc_cycle_019{padding:10px 14px 2px;}
.dkc_inline_btc_cycle_020{background:#e8dbc1;}
.dkc_inline_btc_cycle_021{background:#c66f69;}
.dkc_inline_btc_cycle_022{background:#b79b4b;}
.dkc_inline_btc_cycle_023{background:#75a07c;}
.dkc_inline_btc_cycle_024{background:#e9e9e9;}
.dkc_inline_btc_cycle_025{font-size:11px;font-family:'Be Vietnam Pro',sans-serif;letter-spacing:.1em;text-transform:uppercase;color:#e8c84e;margin-bottom:3px;}
.dkc_inline_btc_cycle_026{font-size:9px;color:var(--text);display:flex;flex-wrap:wrap;gap:9px 9px;}
.dkc_inline_btc_cycle_027{font-size:11px;font-family:'Be Vietnam Pro',sans-serif;letter-spacing:.1em;text-transform:uppercase;color:#38bdf8;margin-bottom:3px;}
.dkc_inline_btc_cycle_028{font-size:9px;color:var(--text);display:flex;flex-wrap:wrap;gap 1px 1px;}
.dkc_inline_btc_cycle_029{padding:9px 1px 1px;justify-content:space-between;align-items:center;}
.dkc_inline_btc_cycle_030{display:flex;align-items:center;gap:8px;}
.dkc_inline_btc_cycle_031{color:var(--g400);font-weight:690;}
.dkc_inline_btc_cycle_032{margin-top:12px;padding:12px 16px;background:rgba(245,200,66,.05);border:1px solid rgba(245,200,66,.15);border-radius:10px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px;}
.dkc_inline_btc_cycle_033{font-size:12px;font-weight:700;color:var(--gold);margin-bottom:2px;}
.dkc_inline_btc_cycle_034{font-size:11px;color:var(--muted);}
.dkc_inline_btc_cycle_035{font-size:12px;color:var(--muted);margin-bottom:1px;}
.dkc_inline_btc_cycle_036{margin-top:20px;padding:16px 20px;background:rgba(239,68,68,.06);border:1px solid rgba(239,68,68,.2);border-left:3px solid #ef4444;border-radius:0 10px 10px 0;}
.dkc_inline_btc_cycle_037{font-size:13px;font-weight:700;color:#f87171;margin-bottom:8px;}
.dkc_inline_btc_cycle_038{font-size:13px;color:#fca5a5;line-height:1.7;}
.dkc_inline_btc_cycle_039{color:#f87171;}
.dkc_inline_btc_cycle_040{color:#fbbf24;}
