:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#e7ecef;font-synthesis:none;text-rendering:optimizelegibility;--bg:#090d10;--surface:#0d1318;--surface-raised:#11191f;--surface-soft:#141d23;--line:#22303a;--line-soft:#182228;--text:#e7ecef;--muted:#82909a;--faint:#53616a;--gold:#e5b94d;--red:#f05a67;--green:#32b878;--blue:#52a7ff;--purple:#b589f5;--radius:12px;background:#090d10;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:var(--bg);min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button,select,input{outline-color:var(--gold)}button{color:inherit}.app-shell{min-height:100vh}.site-header{border-bottom:1px solid var(--line-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0a0f12e8;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;min-height:66px;padding:0 28px;display:grid}.brand-lockup,.market-identity,.header-time,.panel-heading,.chart-toolbar,.toolbar-controls,.playback-bar,.query-meta,.matrix-legend,.subheading{align-items:center;display:flex}.brand-lockup{gap:11px}.brand-lockup>div:last-child{flex-direction:column;gap:2px;display:flex}.brand-lockup strong{letter-spacing:.02em;font-size:14px}.brand-lockup span,.header-time span{color:var(--muted);font-size:11px}.brand-mark{color:#111;background:var(--gold);border-radius:9px;place-items:center;width:34px;height:34px;display:grid;box-shadow:0 0 28px #e5b94d26}.market-identity{border:1px solid var(--line);background:var(--surface);border-radius:999px;gap:9px;padding:7px 14px}.market-identity strong{font-size:13px}.market-identity span{color:var(--muted);font-size:11px}.market-identity b{border-left:1px solid var(--line);padding-left:9px;font-size:12px}.live-dot{background:var(--green);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #32b87818}.header-time{flex-direction:column;justify-self:end;align-items:flex-end;gap:3px}.header-time strong{font:500 12px/1.2 ui-monospace,SFMono-Regular,Menlo,monospace}main{max-width:1720px;margin:0 auto;padding:18px 24px 30px}.query-bar{border:1px solid var(--line-soft);border-radius:var(--radius);background:#0c1216;align-items:flex-end;gap:12px;margin-bottom:14px;padding:13px 15px;display:flex}.query-bar label,.toolbar-controls label,.settings-grid label{color:var(--muted);letter-spacing:.055em;text-transform:uppercase;flex-direction:column;gap:6px;font-size:10px;font-weight:600;display:flex}input,select{border:1px solid var(--line);min-height:34px;color:var(--text);background:var(--surface-raised);border-radius:7px;padding:7px 9px}input:hover,select:hover{border-color:#3a4a55}.query-bar input{min-width:190px}.query-bar select{min-width:112px}.primary-button,.text-button,.playback-bar button,.speed-control button{border:1px solid var(--line);background:var(--surface-raised);cursor:pointer;border-radius:7px;transition:border-color .15s,background .15s,transform .15s}.primary-button:hover,.text-button:hover,.playback-bar button:hover{background:#172129;border-color:#465966}.primary-button{color:#13100a;background:var(--gold);border-color:#cda43d;align-items:center;gap:7px;min-height:34px;padding:0 14px;font-size:12px;font-weight:700;display:inline-flex}.primary-button:disabled{opacity:.6;cursor:progress}.query-meta{color:var(--muted);gap:7px;margin-left:auto;padding:0 5px 8px;font-size:11px}.error-banner{color:#ffadb5;background:#f05a6710;border:1px solid #f05a674f;border-radius:9px;margin-bottom:14px;padding:11px 14px;font-size:12px}.workbench{grid-template-columns:minmax(0,1.7fr) minmax(340px,.72fr);align-items:start;gap:14px;display:grid}.chart-panel,.matrix-panel,.suggestion-panel,.paper-panel{border:1px solid var(--line-soft);border-radius:var(--radius);background:var(--surface);overflow:hidden;box-shadow:0 18px 45px #0000001a}.chart-panel{grid-column:1/-1}.matrix-panel{grid-area:2/1}.side-stack{grid-area:2/2}.paper-panel{grid-area:3/1/auto/-1}.chart-toolbar,.panel-heading{justify-content:space-between;gap:16px}.chart-toolbar{border-bottom:1px solid var(--line-soft);min-height:62px;padding:11px 15px}.chart-toolbar h1,.panel-heading h2{letter-spacing:-.01em;margin:2px 0 0;font-size:15px;font-weight:600}.eyebrow{color:var(--gold);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:9px;font-weight:700}.structure-key{color:var(--muted);flex-wrap:wrap;gap:11px;margin-top:7px;font-size:9px;display:flex}.structure-key span{align-items:center;gap:5px;display:inline-flex}.structure-key span:before{content:"";background:currentColor;border-radius:2px;width:13px;height:3px}.structure-key .key-center{color:#35c7ff}.structure-key .key-center:before{background:#35c7ff18;border:1px solid;height:8px}.structure-key .key-up{color:var(--red)}.structure-key .key-down{color:var(--green)}.toolbar-controls{gap:9px}.toolbar-controls label{flex-direction:row;align-items:center;gap:7px}.toolbar-controls select{min-height:30px;padding-block:4px}.switch-label{cursor:pointer;position:relative}.switch-label input{opacity:0;pointer-events:none;position:absolute}.switch-label>span{background:#27323a;border-radius:999px;width:30px;height:17px;position:relative}.switch-label>span:after{content:"";background:#8c9ba5;border-radius:50%;width:11px;height:11px;transition:transform .15s,background .15s;position:absolute;top:3px;left:3px}.switch-label input:checked+span{background:#5e4d1e}.switch-label input:checked+span:after{background:var(--gold);transform:translate(13px)}.text-button{min-height:30px;color:var(--muted);align-items:center;gap:6px;padding:0 9px;font-size:10px;display:inline-flex}.chart-stack{background:#0d1318;position:relative}.price-chart-wrap{height:510px;position:relative}.price-chart{position:absolute;inset:0}.macd-chart{border-top:1px solid var(--line-soft);height:128px}.chart-loading{z-index:6;color:var(--muted);background:#0d1318dc;place-items:center;font-size:12px;display:grid;position:absolute;inset:0}.chart-phase-badge{z-index:4;pointer-events:none;background:#0a1014e8;border:1px solid;border-radius:6px;grid-template-columns:1fr auto;gap:2px 12px;min-width:168px;padding:7px 10px;display:grid;position:absolute;top:10px;left:12px;box-shadow:0 7px 24px #0008}.chart-phase-badge span{color:#73838d;letter-spacing:.09em;text-transform:uppercase;grid-column:1/-1;font-size:8px;font-weight:700}.chart-phase-badge strong{font-size:11px}.chart-phase-badge b{font-size:10px;font-weight:600}.sr-only{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.structure-overlay{z-index:3;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.structure-overlay line,.structure-overlay circle,.structure-overlay rect{vector-effect:non-scaling-stroke}.center-box>rect{fill:#35c7ff12;stroke:#35c7ff;stroke-width:1.5px}.center-box>line{stroke:#35c7ff;stroke-width:1.5px}.center-box.historical{opacity:.42}.center-box.historical>rect,.center-box.historical>line{stroke:#a985ef}.center-box.historical>rect{fill:#a985ef0b}.center-box.current>rect{stroke-width:2.2px;filter:drop-shadow(0 0 4px #35c7ff55)}.center-box g rect{fill:#09202ae8;stroke:#35c7ff66;stroke-width:1px}.center-box text{fill:#bcefff;letter-spacing:.02em;font:700 10px Inter,ui-sans-serif,system-ui,sans-serif}.center-box .bound-label{fill:#66d7ff;paint-order:stroke;stroke:#0d1318;stroke-width:3px;font:700 9px ui-monospace,SFMono-Regular,Menlo,monospace}.stroke-layer{opacity:.58}.stroke-layer line{stroke-width:1.8px;stroke-dasharray:5 3;stroke-linecap:round}.segment-layer>g>line{stroke-width:3.5px;stroke-linecap:round;filter:drop-shadow(0 0 3px #000c)}.segment-layer>g>line.feature-gap{stroke-dasharray:8 4}.segment-layer circle{fill:#0d1318;stroke-width:2px}.segment-label rect{fill:#0a1014e8;stroke:#53646f;stroke-width:1px}.segment-label text{fill:#d9e5eb;font:700 9px Inter,ui-sans-serif,system-ui,sans-serif}.playback-bar{border-top:1px solid var(--line-soft);gap:7px;min-height:60px;padding:9px 12px}.playback-bar>button{place-items:center;width:32px;height:32px;display:grid}.playback-bar .play-button{color:#111;background:var(--gold);border-color:#b38f36;width:39px;height:39px}.timeline-control{flex:1;min-width:170px;padding:0 8px}.timeline-control>div{color:var(--muted);justify-content:space-between;margin-bottom:4px;font-size:10px;display:flex}.timeline-control b{color:#aebac1;font:500 10px ui-monospace,SFMono-Regular,Menlo,monospace}.timeline-control input{width:100%;height:12px;min-height:12px;accent-color:var(--gold);background:0 0;border:0;padding:0}.speed-control{border-left:1px solid var(--line);gap:3px;padding-left:6px;display:flex}.speed-control button{min-width:36px;height:28px;color:var(--muted);padding:0 7px;font-size:10px}.speed-control button.is-active{color:var(--gold);background:#e5b94d12;border-color:#8a712f}.panel-heading{border-bottom:1px solid var(--line-soft);min-height:61px;padding:13px 15px}.panel-heading>svg{color:var(--muted)}.matrix-legend{color:var(--muted);gap:12px;font-size:10px}.matrix-legend span{align-items:center;gap:5px;display:inline-flex}.matrix-table{width:100%}.matrix-row{border-top:1px solid var(--line-soft);grid-template-columns:125px minmax(185px,1.15fr) minmax(145px,.9fr) minmax(160px,1fr);align-items:center;min-height:59px;display:grid}.matrix-row:first-child{border-top:0}.matrix-row>*{min-width:0;padding:9px 13px}.matrix-header{min-height:31px;color:var(--faint);letter-spacing:.08em;text-transform:uppercase;background:#0b1115;font-size:9px;font-weight:700}.matrix-row.is-operating{box-shadow:inset 2px 0 var(--gold);background:linear-gradient(90deg,#e5b94d0c,#0000 70%)}.level-cell{align-items:center;gap:7px;display:flex}.level-code{color:#dce3e7;font:600 13px ui-monospace,SFMono-Regular,Menlo,monospace}.operating-tag{color:#d8b95d;letter-spacing:.04em;text-transform:uppercase;background:#e5b94d13;border-radius:4px;padding:2px 5px;font-size:8px}.phase-chip,.provisional-phase{align-items:baseline;gap:7px;font-size:11px;font-weight:600;display:inline-flex}.phase-chip:before{content:"";opacity:.78;background:currentColor;border-radius:2px;flex:0 0 7px;width:7px;height:7px;box-shadow:0 0 0 3px}.phase-chip small,.provisional-phase small{color:var(--muted);font-size:9px;font-weight:500}.tone-bull{color:var(--red)}.tone-bull-soft{color:#e68a66}.tone-bear{color:var(--green)}.tone-bear-soft{color:#5dc492}.tone-center{color:var(--blue)}.tone-transition{color:var(--purple)}.tone-neutral{color:#778690}.recognition-cell{flex-direction:column;gap:3px;display:flex}.recognition-cell strong{color:var(--gold);font:600 11px ui-monospace,SFMono-Regular,Menlo,monospace}.recognition-cell span{color:var(--muted);font-size:9px}.provisional-phase{opacity:.85;border:1px dashed;border-radius:6px;align-items:center;padding:5px 7px}.muted{color:var(--faint);font-size:10px}.side-stack{min-width:0}.suggestion-panel{min-height:100%}.suggestion-empty{text-align:center;min-height:300px;color:var(--muted);flex-direction:column;align-items:center;padding:60px 30px;display:flex}.suggestion-empty svg{color:var(--faint);margin-bottom:14px}.suggestion-empty strong{color:var(--text);font-size:14px}.suggestion-empty p{max-width:270px;margin:8px 0;font-size:11px;line-height:1.6}.action-banner{border:1px solid var(--line);background:var(--surface-soft);border-radius:9px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;margin:14px;padding:13px;display:grid}.action-banner>div{flex-direction:column;gap:2px;display:flex}.action-banner span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:9px}.action-banner strong{font-size:14px}.action-banner b{font:700 15px ui-monospace,SFMono-Regular,Menlo,monospace}.status-actionable{color:var(--gold);border-color:#e5b94d55}.status-watch{color:var(--blue)}.status-blocked,.status-expired,.status-cancelled{color:var(--muted)}.decision-grid{border:1px solid var(--line-soft);border-radius:8px;grid-template-columns:1fr 1fr;margin:0 14px;display:grid;overflow:hidden}.decision-grid>div{border-right:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft);padding:10px}.decision-grid>div:nth-child(2n){border-right:0}.decision-grid>div:nth-last-child(-n+2){border-bottom:0}.decision-grid dt,.paper-details dt{color:var(--faint);text-transform:uppercase;letter-spacing:.06em;font-size:9px}.decision-grid dd,.paper-details dd{color:#d8e0e4;margin:4px 0 0;font-size:10px}.decision-reason{color:#9ca8b0;margin:13px 14px 10px;font-size:10px;line-height:1.55}.reason-codes{flex-wrap:wrap;gap:5px;margin:0 14px;display:flex}.reason-codes span{color:var(--muted);background:#162027;border-radius:5px;padding:4px 6px;font-size:8px}.research-note{border-top:1px solid var(--line-soft);color:var(--faint);margin:16px 14px 14px;padding-top:11px;font-size:9px;line-height:1.45}.portfolio-strip{grid-template-columns:1fr 1fr;display:grid}.portfolio-strip>div{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:baseline;padding:11px 13px;display:flex}.portfolio-strip>div:nth-child(odd){border-right:1px solid var(--line-soft)}.portfolio-strip span{color:var(--faint);text-transform:uppercase;letter-spacing:.05em;font-size:9px}.portfolio-strip strong{font-size:11px}.positive{color:var(--red)}.negative{color:var(--green)}.equity-curve{border-bottom:1px solid var(--line-soft);width:100%;height:116px;display:block}.empty-mini-chart{border-bottom:1px solid var(--line-soft);height:116px;color:var(--faint);place-items:center;font-size:10px;display:grid}.paper-details dl{grid-template-columns:repeat(3,1fr);margin:0;display:grid}.paper-details dl>div{border-right:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft);padding:9px 11px}.paper-details dl>div:nth-child(3n){border-right:0}.settings-drawer{border-bottom:1px solid var(--line-soft)}.settings-drawer summary{color:#b7c1c7;cursor:pointer;align-items:center;gap:7px;padding:11px 13px;font-size:10px;list-style:none;display:flex}.settings-drawer[open] summary svg{transform:rotate(180deg)}.settings-grid{grid-template-columns:1fr 1fr;gap:9px;padding:0 13px 12px;display:grid}.settings-grid input{width:100%;min-height:31px}.settings-grid .check-field{text-transform:none;letter-spacing:0;flex-direction:row;grid-column:1/-1;align-items:center}.settings-grid .check-field input{width:auto;min-height:0;accent-color:var(--gold)}.settings-drawer>p{color:var(--faint);margin:0;padding:0 13px 12px;font-size:9px}.subheading{gap:7px;padding:11px 13px}.subheading h3{margin:0;font-size:11px}.subheading span{color:var(--faint);margin-left:auto;font-size:9px}.ledger-empty{color:var(--faint);margin:0;padding:3px 13px 15px;font-size:10px}.ledger-list{border-top:1px solid var(--line-soft)}.ledger-row{border-bottom:1px solid var(--line-soft);grid-template-columns:42px 1fr;gap:3px 7px;padding:8px 12px;display:grid}.ledger-row:last-child{border-bottom:0}.ledger-row span{grid-row:1/3;align-self:center;font:700 9px ui-monospace,SFMono-Regular,Menlo,monospace}.side-buy{color:var(--red)}.side-sell{color:var(--green)}.ledger-row strong{font-size:10px}.ledger-row small{color:var(--faint);font-size:8px}.loading-grid{grid-column:1/-1;grid-template-columns:2fr 1fr 1fr;gap:14px;display:grid}.loading-grid div{border:1px solid var(--line-soft);border-radius:var(--radius);background:linear-gradient(100deg, var(--surface) 20%, #151e24 50%, var(--surface) 80%);background-size:200% 100%;height:240px;animation:1.7s infinite shimmer}@keyframes shimmer{to{background-position:-200% 0}}footer{max-width:1720px;color:var(--faint);justify-content:space-between;gap:20px;margin:0 auto;padding:0 24px 26px;font-size:9px;display:flex}@media (width<=1120px){.site-header{grid-template-columns:1fr auto}.header-time{display:none}.workbench{grid-template-columns:1fr}.chart-panel,.matrix-panel,.side-stack,.paper-panel{grid-area:auto/1}.side-stack{order:3}.paper-panel{order:4}.query-bar{flex-wrap:wrap}.query-meta{margin-left:0}}@media (width<=720px){.site-header{grid-template-columns:1fr;gap:9px;padding:10px 14px}.market-identity{justify-self:stretch}.market-identity b{margin-left:auto}main{padding:12px}.query-bar{align-items:stretch}.query-bar label,.query-bar input,.query-bar select,.primary-button{width:100%}.query-meta{padding-bottom:0}.chart-toolbar{flex-direction:column;align-items:flex-start}.toolbar-controls{flex-wrap:wrap;width:100%}.price-chart-wrap{height:380px}.playback-bar{flex-wrap:wrap}.timeline-control{flex-basis:100%;order:5}.speed-control{margin-left:auto}.chart-phase-badge{min-width:148px;padding:6px 8px;top:7px;left:8px}.structure-key{gap:8px}.matrix-table{overflow-x:auto}.matrix-row{min-width:700px}.panel-heading{align-items:flex-start}.matrix-legend{flex-direction:column;align-items:flex-start;gap:4px}.paper-details dl{grid-template-columns:1fr 1fr}.paper-details dl>div:nth-child(3n){border-right:1px solid var(--line-soft)}.paper-details dl>div:nth-child(2n){border-right:0}footer{flex-direction:column;gap:6px;padding:0 12px 20px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
