
.cot-page{background:#070706;color:#f3efe6}
.cot-site-header{margin-top:14px}
.cot-main{width:min(1120px,calc(100% - 34px));margin:26px auto 78px}
.cot-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:16px}
.cot-back{color:#9d9689;text-decoration:none;font-size:.8rem}
.cot-sync{display:flex;align-items:center;gap:9px;color:#8f8a80;font-size:.72rem}
.cot-sync button{border:1px solid rgba(217,178,76,.22);background:#11110f;color:#e9c85f;border-radius:8px;padding:7px 10px;cursor:pointer}
.source-dot{width:8px;height:8px;border-radius:50%;display:inline-block}
.source-dot.loading{background:#e9c85f;box-shadow:0 0 12px rgba(233,200,95,.5)}
.source-dot.live{background:#60d98a;box-shadow:0 0 12px rgba(96,217,138,.5)}
.source-dot.cached{background:#efb255;box-shadow:0 0 12px rgba(239,178,85,.5)}
.source-dot.error{background:#ff7474;box-shadow:0 0 12px rgba(255,116,116,.45)}
.cot-hero-card,.cot-insight-card,.cot-panel,.cot-small-card,.cot-note{border:1px solid rgba(217,178,76,.17);background:linear-gradient(145deg,rgba(255,255,255,.024),rgba(255,255,255,.006)),#0d0d0c;border-radius:18px}
.cot-hero-card{min-height:150px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:26px 30px;background:radial-gradient(circle at 82% 20%,rgba(217,178,76,.10),transparent 30%),#0d0d0c}
.cot-symbol-wrap{display:flex;align-items:center;gap:18px}
.cot-symbol{width:55px;height:55px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#f3d66f,#c39723);color:#181208;font-weight:800}
.cot-bullion-icon{width:31px;height:31px;display:block;filter:drop-shadow(0 1px 0 rgba(255,255,255,.16))}
.cot-hero-card h1{margin:5px 0 3px;font:700 clamp(2rem,4vw,3.4rem)/1 "Playfair Display",serif}
.cot-hero-card h1 span{color:#b5aea1;font:500 .45em/1 Inter,sans-serif}
.cot-hero-card p{margin:0;color:#8f8a80}
.cot-score-wrap{text-align:right;display:grid;justify-items:end}
.cot-score-wrap small{color:#817b71;font-size:.65rem;text-transform:uppercase;letter-spacing:.11em}
.cot-score-wrap strong{font:700 2.7rem/1 "Space Grotesk",sans-serif;color:#f1d56f;margin:5px 0 8px}
.cot-bias{padding:6px 10px;border-radius:7px;text-transform:uppercase;font-size:.66rem;font-weight:800;letter-spacing:.08em}
.cot-bias.bullish{color:#78e29d;background:rgba(39,174,96,.13);border:1px solid rgba(39,174,96,.28)}
.cot-bias.bearish{color:#ff8585;background:rgba(231,76,60,.12);border:1px solid rgba(231,76,60,.27)}
.cot-bias.neutral{color:#e5ca70;background:rgba(217,178,76,.10);border:1px solid rgba(217,178,76,.24)}
.cot-insight-card{padding:24px 26px;margin-top:18px}
.cot-insight-card h2,.cot-panel h2,.cot-small-card h3{margin:5px 0 8px;font-family:"Playfair Display",serif}
.cot-insight-card>div>p:last-child{color:#8f8a80;line-height:1.6;font-size:.86rem}
.cot-change-line{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:18px;padding-top:18px;border-top:1px solid rgba(255,255,255,.06)}
.cot-change-line>span{font-weight:700}
.cot-change-line div{display:flex;align-items:center;gap:9px;flex-wrap:wrap;justify-content:flex-end}
.cot-change-line b{color:#8e8a82;font-weight:500}.cot-change-line i{color:#6e6960}.cot-change-line strong{color:#f4f0e8}
.trend-badge{font-style:normal;padding:6px 8px;border-radius:7px;font-size:.68rem;font-weight:700}
.trend-badge.bullish{background:rgba(39,174,96,.12);color:#70db95}.trend-badge.bearish{background:rgba(231,76,60,.12);color:#ff7b7b}.trend-badge.neutral{background:rgba(217,178,76,.10);color:#e6cb73}
.cot-panel{margin-top:18px;padding:24px}
.cot-panel-head{display:flex;justify-content:space-between;align-items:end;gap:18px}
.cot-toggle{display:flex;padding:3px;border:1px solid rgba(255,255,255,.08);border-radius:9px;background:#11110f}
.cot-toggle button{border:0;background:transparent;color:#8d887f;padding:7px 12px;border-radius:6px;cursor:pointer}
.cot-toggle button.active{background:#25231d;color:#f1d56f}
.cot-stats{display:grid;grid-template-columns:repeat(3,1fr);margin:22px 0 18px;border:1px solid rgba(255,255,255,.055);border-radius:14px;background:#11110f}
.cot-stats>div{padding:19px 20px;border-right:1px solid rgba(255,255,255,.06);display:grid;gap:7px}.cot-stats>div:last-child{border-right:0}
.cot-stats span{color:#777168;font-size:.65rem;letter-spacing:.1em}.cot-stats strong{font:700 1.45rem/1 "Space Grotesk",sans-serif}.cot-stats small{font-size:.7rem;font-weight:700;width:max-content;padding:5px 7px;border-radius:6px}
.cot-stats small.up{color:#72db96;background:rgba(39,174,96,.11)}.cot-stats small.down{color:#ff7878;background:rgba(231,76,60,.11)}
.cot-chart-shell{position:relative;border:1px solid rgba(255,255,255,.055);border-radius:14px;background:#0b0c0d;padding:14px 12px 8px}
.chart-topline{display:flex;justify-content:space-between;color:#8b867d;font-size:.72rem;padding:2px 7px 8px}
#cotChart{width:100%;height:390px;display:block}
.cot-tooltip{position:absolute;z-index:5;background:#151513;border:1px solid rgba(217,178,76,.24);border-radius:8px;padding:9px 11px;pointer-events:none;color:#aaa49a;font-size:.72rem;line-height:1.55;box-shadow:0 12px 40px rgba(0,0,0,.45)}
.cot-tooltip b{color:#f4f0e8}
.cot-bottom-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:18px}
.cot-small-card{padding:22px}.signal-row{display:flex;justify-content:space-between;gap:20px;padding:13px 0;border-bottom:1px solid rgba(255,255,255,.055);font-size:.8rem}.signal-row span{color:#8c877f}.signal-row strong{color:#e9cd70}.muted{color:#807b73;line-height:1.65;font-size:.78rem}
.cot-guide{margin:14px 0 0;padding-left:19px;color:#8e8980;font-size:.8rem;line-height:1.8}.cot-guide b{color:#eee9df}
.cot-note{display:grid;grid-template-columns:1fr 2.4fr auto;align-items:center;gap:24px;margin-top:18px;padding:18px 20px;color:#817c73;font-size:.75rem;line-height:1.6}.cot-note span{color:#e6cb73;font-weight:700}.cot-note p{margin:0}.cot-note a{color:#e6cb73;text-decoration:none;white-space:nowrap}
.cot-footer{margin-top:0}
.active-page{color:#e5c965!important}
@media(max-width:800px){.cot-toolbar,.cot-hero-card,.cot-panel-head,.cot-change-line{align-items:flex-start;flex-direction:column}.cot-score-wrap{text-align:left;justify-items:start}.cot-stats{grid-template-columns:1fr}.cot-stats>div{border-right:0;border-bottom:1px solid rgba(255,255,255,.06)}.cot-bottom-grid{grid-template-columns:1fr}.cot-note{grid-template-columns:1fr}.cot-change-line div{justify-content:flex-start}#cotChart{height:330px}}
@media(max-width:520px){.cot-main{width:min(100% - 22px,1120px)}.cot-hero-card,.cot-insight-card,.cot-panel{padding:18px}.cot-symbol{width:46px;height:46px}.cot-hero-card h1{font-size:2rem}.cot-sync{width:100%;justify-content:space-between}}

/* Directional COT color system */
.cot-stats strong.positive-value{color:#72db96}
.cot-stats strong.negative-value{color:#ff7878}
.signal-row strong.signal-bullish{color:#72db96}
.signal-row strong.signal-bearish{color:#ff7878}
.signal-row strong.signal-neutral{color:#e9cd70}

/* COT semantic contract colors */
.cot-stats strong.long-value{color:#65d990}
.cot-stats strong.short-value{color:#ff7474}
.cot-tooltip .tip-positive,.cot-tooltip .tip-long{color:#65d990;font-weight:700}
.cot-tooltip .tip-negative,.cot-tooltip .tip-short{color:#ff7474;font-weight:700}

/* Inline latest net positioning color */
.cot-change-line strong.inline-net-positive{color:#65d990}
.cot-change-line strong.inline-net-negative{color:#ff7474}
.cot-change-line strong.inline-net-neutral{color:#e9cd70}

/* v7: Net is positioning state, not weekly direction */
.cot-stats strong.net-position-value{color:#e9cd70}
.cot-change-line strong.inline-net-position{color:#e9cd70}
.cot-tooltip .tip-net{color:#e9cd70;font-weight:700}
