:root{
  --xau-bg:#03080d;
  --xau-panel:#07111b;
  --xau-panel-2:#0a1621;
  --xau-line:#2a3a4a;
  --xau-blue:#168cff;
  --xau-green:#28d66f;
  --xau-red:#ef5252;
  --xau-gold:#ffbd00;
  --xau-text:#eef4f8;
  --xau-muted:#a9b3bf;
}

*{box-sizing:border-box}
html{background:var(--xau-bg);color:var(--xau-text);font-family:var(--font-body,'Manrope',sans-serif)}
body{margin:0;min-width:320px;background:var(--xau-bg)}
button,input,textarea{font:inherit}
button{color:inherit}
.xau-shell{min-height:100vh;padding:14px 18px 12px;background:var(--xau-bg)}
.panel{background:var(--xau-panel);border:1px solid var(--xau-line);border-radius:6px;box-shadow:0 14px 30px rgba(0,0,0,.22)}

.decision-header{min-height:52px;display:flex;align-items:center;gap:28px;padding:0 2px 10px;border-bottom:1px solid var(--xau-line)}
.brand-lockup{display:flex;align-items:center;gap:9px;color:var(--xau-text);text-decoration:none;min-width:235px}
.brand-lockup img{width:190px;height:45px;object-fit:contain;object-position:left center;background:transparent;padding:0;filter:invert(1) hue-rotate(180deg)}
.brand-copy{display:none;flex-direction:column;line-height:1}
.brand-copy strong{font-family:var(--font-heading,'Space Grotesk',sans-serif);font-size:21px;font-style:italic;letter-spacing:-.4px}
.brand-copy strong em{font-style:italic}.brand-copy strong i{display:inline-block;width:6px;height:6px;background:var(--xau-green);border-radius:50%;margin:0 0 10px 2px}
.brand-copy small{margin-top:5px;font-size:9px;text-transform:uppercase;letter-spacing:.45px}
.page-title{display:flex;align-items:center;gap:12px;min-width:0}
.page-title h1{font-family:var(--font-heading);font-size:25px;margin:0;white-space:nowrap}
.playbook-chip,.provisional-chip{border:1px solid var(--xau-gold);border-radius:5px;padding:7px 11px;color:var(--xau-gold);font-size:12px;font-weight:800;letter-spacing:.35px;white-space:nowrap}
.provisional-chip{border-color:var(--xau-line);color:var(--xau-muted);font-size:9px;padding:5px 8px}
.dashboard-return{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;padding:5px 11px;border:1px solid #40576a;border-radius:5px;background:#091722;color:#dbe8f2;text-decoration:none;font-size:10px;font-weight:900;white-space:nowrap}.dashboard-return i{color:var(--xau-blue)}.dashboard-return:hover,.dashboard-return:focus-visible{border-color:var(--xau-blue);outline:2px solid color-mix(in srgb,var(--xau-blue) 35%,transparent);outline-offset:2px}
.header-meta{margin-left:auto;display:flex;align-items:center;gap:11px;color:#dae1e7;font-size:12px;white-space:nowrap}
.header-meta>span{display:inline-flex;align-items:center;gap:8px}.header-meta i{color:var(--xau-muted)}
.meta-divider{width:1px;height:26px;background:var(--xau-line)}
.consensus-dot,.live-dot{width:9px;height:9px;border-radius:50%;background:#66717c;display:inline-block;flex:0 0 auto}
.consensus-label{font-size:10px;font-weight:900;color:var(--xau-muted)}

main{padding-top:7px}
.decision-flow{display:grid;grid-template-columns:minmax(0,1.15fr) 26px minmax(0,.95fr) 26px minmax(0,.95fr) 26px minmax(270px,.95fr);align-items:stretch;min-height:95px;margin-bottom:8px;border:1px solid var(--xau-line);border-radius:6px;background:#06101a;overflow:hidden}
.flow-step{display:grid;grid-template-columns:38px 24px minmax(0,1fr);align-items:center;gap:10px;padding:13px 16px;min-width:0}
.step-index{width:34px;height:34px;border:2px solid var(--xau-blue);border-radius:50%;display:grid;place-items:center;color:var(--xau-blue);font-family:var(--font-heading);font-size:17px;font-weight:700}
.step-icon{font-size:20px;color:var(--xau-blue);text-align:center}.step-copy{display:flex;flex-direction:column;gap:4px;min-width:0}.step-copy small{font-size:11px;color:#c1c8cf}.step-copy strong{font-family:var(--font-heading);font-size:19px;color:var(--xau-blue);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.step-copy>span{font-size:10px;color:#f2f4f5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.flow-arrow{align-self:center;color:#87929c;font-size:25px;text-align:center}
#flowBias .step-index{border-color:var(--xau-green);color:var(--xau-green)}#flowBias .step-icon,#flowBias strong{color:var(--xau-green)}
.permission-step{background:#1c1504;border-left:2px solid var(--xau-gold)}.permission-step .step-index{border-color:var(--xau-gold);color:var(--xau-gold)}.permission-step .step-icon,.permission-step strong{color:var(--xau-gold)}.permission-step .step-copy strong{font-size:30px;line-height:1}
.permission-step.is-block{background:#1b080a;border-color:var(--xau-red)}.permission-step.is-block .step-index,.permission-step.is-block .step-icon,.permission-step.is-block strong{border-color:var(--xau-red);color:var(--xau-red)}
.permission-step.is-ready{background:#061b11;border-color:var(--xau-green)}.permission-step.is-ready .step-index,.permission-step.is-ready .step-icon,.permission-step.is-ready strong{border-color:var(--xau-green);color:var(--xau-green)}

.integrity-strip{min-height:74px;margin-bottom:8px;display:grid;grid-template-columns:repeat(3,minmax(150px,.72fr)) minmax(300px,1.5fr);border-color:#33495a;background:#06101a;overflow:hidden}.integrity-strip[hidden]{display:none}.integrity-strip article{min-width:0;display:flex;align-items:center;gap:10px;padding:10px 13px;border-left:1px solid #263b4b}.integrity-strip article:first-child{border-left:0}.integrity-strip i{width:30px;height:30px;display:grid;place-items:center;flex:0 0 auto;border:1px solid #3b5569;border-radius:50%;color:var(--xau-blue)}.integrity-strip span{display:flex;flex-direction:column;gap:3px;min-width:0}.integrity-strip small{font-size:8px;letter-spacing:.55px;color:var(--xau-muted);font-weight:800}.integrity-strip strong{font-family:var(--font-heading);font-size:12px;color:#dce6ee;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.integrity-strip em{font-size:8.5px;color:#8fa0ad;font-style:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.integrity-strip .is-clear{color:var(--xau-green)}.integrity-strip .is-block{color:var(--xau-red)}.integrity-strip .is-wait{color:var(--xau-gold)}
.daily-opportunity{min-height:112px;margin-bottom:8px;padding:12px 14px;display:grid;grid-template-columns:minmax(260px,.9fr) minmax(600px,1.9fr) minmax(260px,1fr);align-items:center;gap:14px;border-color:#44515d;background:linear-gradient(135deg,#09131c,#07111b 55%)}
.daily-opportunity[hidden]{display:none}.daily-opportunity.is-ready{border-color:var(--xau-green);background:linear-gradient(135deg,#071d12,#07111b 58%)}.daily-opportunity.is-blocked{border-color:var(--xau-red);background:linear-gradient(135deg,#1d090c,#07111b 58%)}.daily-opportunity.is-data{border-color:#6c7b88}
.opportunity-lead{display:flex;align-items:center;gap:12px;min-width:0}.opportunity-icon{width:46px;height:46px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;border:2px solid var(--xau-gold);color:var(--xau-gold);font-size:19px}.is-ready .opportunity-icon{border-color:var(--xau-green);color:var(--xau-green)}.is-blocked .opportunity-icon{border-color:var(--xau-red);color:var(--xau-red)}
.opportunity-lead>div{display:flex;flex-direction:column;gap:3px;min-width:0}.opportunity-lead small,.opportunity-blockers small,.opportunity-facts small{font-size:8.5px;letter-spacing:.55px;color:var(--xau-muted);font-weight:800}.opportunity-lead strong{font-family:var(--font-heading);font-size:18px;color:var(--xau-gold);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.is-ready .opportunity-lead strong{color:var(--xau-green)}.is-blocked .opportunity-lead strong{color:var(--xau-red)}.opportunity-lead span{font-size:10px;color:#c3ccd4;line-height:1.4}
.opportunity-facts{display:grid;grid-template-columns:repeat(6,1fr);border:1px solid #2b3d4c;border-radius:5px;overflow:hidden}.opportunity-facts>span{min-height:58px;padding:8px 9px;display:flex;flex-direction:column;justify-content:center;gap:4px;border-left:1px solid #2b3d4c;min-width:0}.opportunity-facts>span:first-child{border-left:0}.opportunity-facts strong{font-family:var(--font-heading);font-size:13px;color:#e9f0f5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.is-ready #opportunityNow{color:var(--xau-green)}
.opportunity-blockers{display:flex;flex-direction:column;gap:4px;min-width:0}.opportunity-blockers>span{font-size:10.5px;color:#f0d67a;font-weight:700;line-height:1.4}.opportunity-blockers em{font-size:8.5px;color:#9da9b4;line-height:1.4;font-style:normal}

.decision-grid{display:grid;grid-template-columns:190px minmax(520px,1fr) 365px;gap:10px;align-items:stretch}
.regime-panel{padding:11px 10px;display:flex;flex-direction:column}.regime-panel h2,.panel-heading h2{font-size:12px;font-weight:600;margin:0 0 8px;color:#d6dce2}
.regime-list{display:flex;flex-direction:column;gap:6px;flex:1}.regime-item{display:grid;grid-template-columns:55px 1fr;min-height:62px;border:1px solid #5b6670;border-radius:6px;background:#070b10;overflow:hidden;color:#a8b0b8}.regime-item .regime-icon{display:grid;place-items:center;border-right:1px solid #35414b;font-size:26px}.regime-item .regime-copy{display:flex;flex-direction:column;justify-content:center;padding:7px 9px;gap:3px}.regime-item small{font-size:11px;color:#ccd3d9}.regime-item strong{font-size:11px;line-height:1.35}.regime-item.active{border:2px solid var(--xau-green);color:var(--xau-green);background:#06150e}.regime-item.active .regime-icon{border-right-color:var(--xau-green)}.regime-item[data-regime="SHOCK_DISORDER"].active{border-color:var(--xau-red);color:var(--xau-red);background:#18080a}.regime-item[data-regime="BREAKOUT_EXPANSION"].active,.regime-item[data-regime="COMPRESSION"].active{border-color:var(--xau-gold);color:var(--xau-gold);background:#181304}
.previous-regime{padding:10px 7px 0;display:flex;flex-direction:column;font-size:11px;color:var(--xau-muted);gap:2px}.previous-regime strong{color:var(--xau-blue);font-size:12px}

.center-stack,.right-stack{display:flex;flex-direction:column;gap:10px;min-width:0}.chart-panel{min-height:478px;overflow:hidden;background:#010508}.chart-head{height:40px;display:flex;align-items:center;gap:13px;padding:0 10px;border-bottom:1px solid #17232d;color:var(--xau-blue);font-size:12px}.chart-head>strong{white-space:nowrap}.tf-tabs{display:flex;gap:3px}.tf-tabs button{border:1px solid #314251;background:#07121c;border-radius:4px;color:#9aa7b3;min-height:28px;padding:2px 8px;font-size:10px;font-weight:800;cursor:pointer}.tf-tabs button[aria-selected="true"]{background:#0b3760;border-color:var(--xau-blue);color:#fff}.chart-source{margin-left:auto;color:#778693;font-size:9px;text-transform:uppercase;letter-spacing:.35px}.chart-stage{position:relative;height:438px;min-height:320px}.chart-stage canvas{display:block;width:100%;height:100%;cursor:crosshair}.chart-empty{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;color:#7e8993;text-align:center;background:#010508}.chart-empty i{font-size:31px}.chart-empty strong{font-size:14px}.chart-empty span{font-size:11px}.chart-empty[hidden]{display:none}.chart-tooltip{position:absolute;pointer-events:none;background:#07111b;border:1px solid #526170;border-radius:4px;padding:6px 8px;font:10px/1.45 var(--font-mono);color:#eef4f8;z-index:4;box-shadow:0 8px 18px rgba(0,0,0,.4)}

.evidence-panel{min-height:245px;overflow:hidden}.evidence-head{height:35px;display:flex;align-items:center;gap:9px;padding:0 12px;border-bottom:1px solid var(--xau-line);color:#d7dce1;font-size:11px}.evidence-head span{width:3px;height:3px;border-radius:50%;background:#a7b1ba}.evidence-head b{font-weight:600;color:#b7c1cb}.evidence-head button{margin-left:auto}.table-scroll{overflow:auto;max-height:210px}.evidence-panel table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:10.5px}.evidence-panel th,.evidence-panel td{padding:4px 10px;text-align:left;border-bottom:1px solid #263541;vertical-align:middle}.evidence-panel th{color:#c5cdd5;font-weight:500;position:sticky;top:0;background:#07111b;z-index:1}.evidence-panel th:nth-child(1){width:27%}.evidence-panel th:nth-child(2){width:25%}.evidence-panel th:nth-child(3){width:21%}.evidence-panel th:nth-child(4){width:16%}.evidence-panel th:nth-child(5){width:11%}.evidence-panel td{color:#b8c1c9}.metric-label{display:flex;align-items:center;gap:7px}.metric-label i{color:#a9b5c0;width:13px}.status-pass{color:var(--xau-green)!important;font-weight:800}.status-wait{color:var(--xau-gold)!important;font-weight:800}.status-block{color:var(--xau-red)!important;font-weight:800}.status-info{color:var(--xau-blue)!important;font-weight:800}.integrity-note{min-height:31px;display:flex;align-items:center;gap:9px;padding:5px 12px;color:#bec6ce;font-size:10px}.integrity-note i{color:var(--xau-blue)}

.right-stack>.panel{padding:12px}.panel-heading{display:flex;align-items:center;justify-content:space-between}.panel-heading h2{margin:0}.icon-button{width:32px;height:32px;display:grid;place-items:center;background:transparent;border:0;color:#b7c2cc;cursor:pointer;border-radius:4px}.playbook-panel{min-height:260px}.playbook-panel h3{font-family:var(--font-heading);font-size:18px;color:var(--xau-gold);margin:8px 0 10px}.playbook-panel ol{list-style:none;padding:0;margin:0;counter-reset:playbook;display:flex;flex-direction:column;gap:7px}.playbook-panel li{counter-increment:playbook;display:grid;grid-template-columns:22px 1fr;gap:8px;font-size:12px;line-height:1.35;color:#d7dce1}.playbook-panel li::before{content:counter(playbook);width:18px;height:18px;border-radius:50%;display:grid;place-items:center;background:#1976dd;color:#fff;font-size:9px;font-weight:900;margin-top:1px}
.notes-panel{min-height:230px}.latest-note{min-height:72px;border:1px solid #314252;border-radius:5px;padding:9px;color:#c0c9d1;font-size:11.5px;line-height:1.55;white-space:pre-wrap}.note-meta{display:flex;flex-direction:column;gap:3px;margin:8px 0;color:#919ca7;font-size:10.5px}.note-meta strong{color:var(--xau-blue)}.outline-action,.evidence-action{width:100%;min-height:40px;border:1px solid var(--xau-gold);border-radius:5px;background:transparent;color:var(--xau-gold);font-weight:700;cursor:pointer}.outline-action i,.evidence-action i{margin-right:8px}.note-safety{margin:8px 0 0;color:#a3adb7;font-size:9.5px}.note-safety i{color:var(--xau-blue);margin-right:5px}
.outline-action:disabled,.icon-button:disabled{opacity:.45;cursor:not-allowed;filter:saturate(.35)}
.verdict-panel{min-height:124px;border-color:var(--xau-gold);background:#191300!important;display:grid;grid-template-columns:58px 1fr;align-items:center;color:var(--xau-gold)}.verdict-panel>i{font-size:42px;text-align:center}.verdict-panel>div{display:flex;flex-direction:column}.verdict-panel strong{font-family:var(--font-heading);font-size:34px;line-height:1}.verdict-panel span{color:#fff;font-size:12px;font-weight:700;margin-top:5px}.verdict-panel small{grid-column:1/-1;color:#d1d6da;font-size:8.5px;text-align:center}.verdict-panel.block{background:#1b080a!important;border-color:var(--xau-red);color:var(--xau-red)}.verdict-panel.ready{background:#061b11!important;border-color:var(--xau-green);color:var(--xau-green)}
.evidence-action{min-height:50px;background:#07111b;font-size:12px}

.execution-strip{min-height:76px;margin-top:10px;display:grid;grid-template-columns:repeat(6,1fr);padding:9px 6px}.execution-strip article{display:flex;align-items:center;gap:13px;padding:0 18px;border-left:1px solid #334250;min-width:0}.execution-strip article:first-child{border-left:0}.execution-strip article>i{font-size:26px;color:#bac4cc}.execution-strip span{display:flex;flex-wrap:wrap;align-items:center;gap:3px 9px;min-width:0}.execution-strip small{width:100%;font-size:11px;color:#dce2e7;white-space:nowrap}.execution-strip strong{font-size:10px;color:var(--xau-green)}.execution-strip em{font-size:8px;color:var(--xau-blue);font-style:normal;font-weight:800}.execution-strip .safe-lock{color:var(--xau-gold)}
.execution-strip #telegramWindow.window-open{color:var(--xau-green)}.execution-strip #telegramWindow.window-closed{color:var(--xau-gold)}.execution-strip #telegramWindow.window-disabled{color:var(--xau-muted)}
.connection-banner{position:fixed;left:50%;bottom:14px;transform:translateX(-50%);padding:8px 14px;border:1px solid #344656;border-radius:5px;background:#0b1721;color:#cad2d9;font-size:10px;z-index:20;box-shadow:0 8px 20px rgba(0,0,0,.4)}.connection-banner.ok{color:var(--xau-green);border-color:#1d7343}.connection-banner.error{color:#fff;border-color:var(--xau-red);background:#260d10}.connection-banner[hidden]{display:none}

.workspace-dialog{width:min(570px,calc(100vw - 28px));border:1px solid #536273;border-radius:7px;background:#08131d;color:var(--xau-text);padding:17px;box-shadow:0 28px 70px rgba(0,0,0,.7)}.workspace-dialog::backdrop{background:rgba(0,4,8,.82)}.dialog-head{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:13px}.dialog-head small{font-size:9px;color:var(--xau-gold);letter-spacing:.8px}.dialog-head h2{font-family:var(--font-heading);font-size:20px;margin:2px 0 0}.workspace-dialog form>label{display:flex;flex-direction:column;gap:6px;margin-top:10px;font-size:11px;color:#aeb9c3}.workspace-dialog input,.workspace-dialog textarea{width:100%;border:1px solid #354859;border-radius:5px;background:#03090f;color:#eff4f8;padding:10px;resize:vertical}.workspace-dialog input[readonly]{color:var(--xau-blue)}.dialog-help{font-size:9.5px;color:#8996a2}.dialog-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:14px}.ghost-action,.primary-action{min-height:40px;padding:0 15px;border-radius:5px;cursor:pointer}.ghost-action{background:transparent;border:1px solid #4a5864}.primary-action{background:var(--xau-gold);border:1px solid var(--xau-gold);color:#1a1300;font-weight:800}.primary-action i{margin-right:7px}.evidence-dialog{width:min(820px,calc(100vw - 28px))}.evidence-dialog pre{max-height:70vh;overflow:auto;border:1px solid #2b3c4b;background:#02070c;padding:12px;color:#b9d5ed;font:10.5px/1.55 var(--font-mono);white-space:pre-wrap;word-break:break-word}

@media(max-width:1180px){
  .decision-header{flex-wrap:wrap}.header-meta{width:100%;margin-left:0;justify-content:flex-end}.daily-opportunity{grid-template-columns:minmax(240px,.9fr) minmax(420px,1.4fr)}.opportunity-blockers{grid-column:1/-1;border-top:1px solid #293a48;padding-top:8px}.decision-grid{grid-template-columns:160px minmax(470px,1fr) 310px}.page-title h1{font-size:21px}.step-copy strong{font-size:15px}.right-stack>.panel{padding:10px}
}
@media(max-width:930px){
  .xau-shell{padding:10px}.decision-header{gap:12px}.brand-lockup{min-width:190px}.header-meta{justify-content:flex-start;overflow-x:auto}.decision-flow{grid-template-columns:1fr 1fr;gap:0}.flow-arrow{display:none}.flow-step{border-bottom:1px solid var(--xau-line)}.integrity-strip{grid-template-columns:1fr 1fr}.integrity-strip article:nth-child(3){border-left:0;border-top:1px solid #263b4b}.integrity-strip article:nth-child(4){border-top:1px solid #263b4b}.daily-opportunity{grid-template-columns:1fr}.opportunity-blockers{grid-column:auto}.opportunity-facts{grid-template-columns:repeat(3,1fr)}.opportunity-facts>span:nth-child(4){border-left:0;border-top:1px solid #2b3d4c}.opportunity-facts>span:nth-child(5),.opportunity-facts>span:nth-child(6){border-top:1px solid #2b3d4c}.decision-grid{grid-template-columns:150px minmax(0,1fr)}.right-stack{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr}.evidence-action{align-self:stretch}.execution-strip{grid-template-columns:repeat(2,1fr)}.execution-strip article{min-height:58px}.execution-strip article:nth-child(odd){border-left:0}.chart-panel{min-height:420px}.chart-stage{height:380px}
}
@media(max-width:650px){
  .brand-lockup{min-width:0}.brand-lockup img{width:150px;height:40px}.brand-copy{display:none}.dashboard-return{margin-left:auto;min-height:36px}.dashboard-return span{display:none}.page-title{order:3;width:100%;justify-content:space-between}.page-title h1{font-size:22px}.provisional-chip{display:none}.header-meta{font-size:10px}.meta-divider{display:none}.decision-flow{grid-template-columns:1fr}.flow-step{min-height:78px}.integrity-strip{grid-template-columns:1fr}.integrity-strip article{border-left:0;border-top:1px solid #263b4b}.integrity-strip article:first-child{border-top:0}.daily-opportunity{padding:11px}.opportunity-facts{grid-template-columns:1fr 1fr}.opportunity-facts>span{border-top:1px solid #2b3d4c}.opportunity-facts>span:nth-child(-n+2){border-top:0}.opportunity-facts>span:nth-child(odd){border-left:0}.decision-grid{display:flex;flex-direction:column}.regime-panel{order:2}.regime-list{display:grid;grid-template-columns:repeat(2,1fr)}.regime-item{min-height:58px}.center-stack{order:1}.right-stack{order:3;display:flex}.chart-head{flex-wrap:wrap;height:auto;min-height:48px}.chart-source{width:100%;margin:0}.chart-stage{height:340px}.evidence-panel table{min-width:780px}.execution-strip{grid-template-columns:1fr}.execution-strip article{border-left:0;border-top:1px solid #334250}.execution-strip article:first-child{border-top:0}.permission-step .step-copy strong{font-size:25px}
}

@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}
