.app-shell{display:grid;grid-template-rows:56px 1fr 28px;height:100vh;min-height:680px;background:linear-gradient(180deg,#182330b8,#0b0f1400 180px),#0b0f14}.workspace{display:grid;grid-template-columns:minmax(0,1fr);min-height:0;height:100%;border-top:1px solid #22303d;border-bottom:1px solid #22303d}.status-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 14px;color:#7f8c99;background:#080c11;border-top:1px solid rgba(255,255,255,.04);font-size:12px}.top-toolbar{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;padding:0 14px;background:#0d131af5}.toolbar__brand,.toolbar__controls,.toolbar__meta{display:flex;align-items:center}.toolbar__brand{gap:9px;min-width:188px}.brand-mark{width:18px;height:18px;border:1px solid rgba(47,140,255,.7);border-radius:50%;background:linear-gradient(135deg,transparent 48%,#2f8cff 49% 54%,transparent 55%),#2f8cff24}.brand-name{color:#f4f8fb;font-weight:700}.brand-context{color:#7f8c99;font-size:12px}.toolbar__controls{gap:8px;min-width:0}.control-button,.icon-text-button,.timeframe-button,.sidebar-icon-button{-moz-appearance:none;appearance:none;-webkit-appearance:none;forced-color-adjust:none;border:1px solid #22303d;border-radius:4px;color:#d9e2ec;background:#111821;background-color:#111821;background-image:none;cursor:pointer;transition:border-color .14s ease,background .14s ease,color .14s ease}.control-button:hover,.icon-text-button:hover,.timeframe-button:hover,.sidebar-icon-button:hover{border-color:#34495c;background:#1a2531}.control-button{display:flex;align-items:baseline;gap:8px;height:34px;padding:0 10px}.control-label{color:#7f8c99;font-size:11px;text-transform:uppercase}.control-value{color:#f4f8fb;font-size:13px;font-weight:650}.timeframe-group{display:flex;height:34px;padding:2px;border:1px solid #22303d;border-radius:4px;background:#0d131a}.timeframe-button{min-width:40px;height:28px;border-color:transparent;background:transparent;color:#a5b1be;font-size:12px}.timeframe-button.is-active{color:#f4f8fb;background:#2f8cff24;border-color:#2f8cff61}.icon-text-button{display:inline-flex;align-items:center;gap:8px;height:34px;padding:0 12px;font-size:13px}.button-icon{display:grid;place-items:center;width:16px;height:16px;color:#2f8cff;font-weight:700}.toolbar__meta{gap:8px;color:#7f8c99;font-size:12px}.status-dot{width:7px;height:7px;border-radius:50%;background:#22ab94;box-shadow:0 0 0 4px #22ab941a}.chart-panel{display:grid;grid-template-rows:auto auto minmax(0,1fr);min-width:0;min-height:0;height:100%;background:#0b1016}.active-indicators{display:flex;gap:8px;min-height:0;padding:6px 16px;overflow-x:auto;border-bottom:1px solid rgba(132,149,164,.16);background:#090e14db}.active-indicator-chip{display:inline-flex;align-items:center;flex:0 0 auto;gap:9px;min-height:30px;padding:4px 8px;border:1px solid rgba(132,149,164,.16);border-radius:6px;background:#ffffff05}.active-indicator-chip__label{color:#f4f8fb;font-size:12px;font-weight:700}.active-indicator-chip__summary{color:#7f8c99;font-size:12px}.active-indicator-chip__button{height:22px;padding:0 7px;border:1px solid #22303d;border-radius:4px;color:#a5b1be;background:#151e29;cursor:pointer;font-size:11px}.active-indicator-chip__button--danger{color:#ff9aa3}.chart-header{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:54px;padding:8px 16px;border-bottom:1px solid rgba(132,149,164,.16);background:#0c1219b8}.eyebrow{margin:0 0 2px;color:#7f8c99;font-size:12px}.chart-header h1{margin:0;color:#a5b1be;font-size:13px;font-weight:600}.chart-header__stats{display:flex;gap:14px;color:#a5b1be;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px}.chart-canvas{position:relative;min-height:0;height:100%;min-height:360px;overflow:hidden;background:#090e14}.chart-view{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;display:grid;place-items:center;padding:24px;background:#00000094}.modal-backdrop[hidden]{display:none}.indicator-modal{width:min(560px,100%);max-height:min(680px,100vh - 48px);overflow:hidden;border:1px solid #22303d;border-radius:6px;background:#111821;box-shadow:0 18px 44px #00000042}.indicator-modal__header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;border-bottom:1px solid rgba(132,149,164,.16)}.indicator-modal__header h2,.indicator-modal__header p{margin:0}.indicator-modal__header h2{color:#f4f8fb;font-size:16px}.indicator-modal__eyebrow{margin-bottom:3px;color:#7f8c99;font-size:11px;text-transform:uppercase}.modal-close-button{display:grid;place-items:center;width:30px;height:30px;border:1px solid #22303d;border-radius:4px;color:#a5b1be;background:#151e29;cursor:pointer}.indicator-modal__list{display:grid;gap:8px;max-height:540px;padding:12px;overflow:auto}.indicator-modal-row{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;min-height:58px;padding:10px 12px;border:1px solid rgba(132,149,164,.16);border-radius:6px;color:#d9e2ec;background:#ffffff04;text-align:left;cursor:pointer}.indicator-modal-row:hover,.indicator-modal-row[data-selected=true]{border-color:#2f8cff7a;background:#2f8cff24}.indicator-modal-row__content{display:grid;gap:4px}.indicator-modal-row__title{color:#f4f8fb;font-size:13px;font-weight:700}.indicator-modal-row__description,.indicator-modal-row__type{color:#7f8c99;font-size:12px}.settings-modal{width:min(420px,100%);overflow:hidden;border:1px solid #22303d;border-radius:6px;background:#111821;box-shadow:0 18px 44px #00000042}.settings-tabs{display:flex;gap:18px;padding:0 16px;border-bottom:1px solid rgba(132,149,164,.16)}.settings-tab{height:38px;padding:0;border:0;border-bottom:3px solid transparent;color:#a5b1be;background:transparent;cursor:pointer;font-weight:700}.settings-tab.is-active{border-bottom-color:#f4f8fb;color:#f4f8fb}.settings-modal__body{display:grid;gap:16px;padding:18px 16px 22px}.settings-line-row{display:grid;grid-template-columns:auto minmax(0,1fr) 104px;align-items:center;gap:12px;min-height:42px;color:#d9e2ec;font-size:13px}.settings-line-row input[type=number],.settings-line-row select{height:32px;padding:0 9px;border:1px solid #22303d;border-radius:6px;color:#f4f8fb;background:#1b1b1b;font:inherit}.settings-line-row input[type=checkbox]{width:16px;height:16px}.settings-line-row input[type=color]{width:42px;height:30px;padding:2px;border:1px solid #22303d;border-radius:6px;background:#1b1b1b}.settings-line-row--style{grid-template-columns:minmax(0,1fr) 52px 104px}.settings-placeholder{margin:0;color:#7f8c99;font-size:13px}.settings-field{display:grid;grid-template-columns:1fr 120px;align-items:center;gap:16px;color:#d9e2ec;font-size:13px}.settings-field input{height:34px;padding:0 10px;border:1px solid #22303d;border-radius:6px;color:#f4f8fb;background:#1b1b1b;font:inherit}.settings-modal__footer{display:flex;justify-content:flex-end;gap:10px;padding:12px 16px;border-top:1px solid rgba(132,149,164,.16)}.settings-button{height:34px;padding:0 13px;border-radius:6px;cursor:pointer;font-weight:650}.settings-button--ghost{border:1px solid #a5b1be;color:#d9e2ec;background:transparent}.settings-button--primary{border:1px solid #f4f8fb;color:#0b0f14;background:#f4f8fb}*{box-sizing:border-box}html,body{min-width:1024px;min-height:100%;margin:0}body{overflow:hidden;background:#0b0f14;color:#d9e2ec;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;letter-spacing:0}button{-webkit-appearance:none;-moz-appearance:none;appearance:none;font:inherit}
