.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{align-items:center;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:center;gap:8px;height:34px;padding:0 10px;line-height:1}.control-label{color:#7f8c99;font-size:11px;line-height:1;text-transform:uppercase}.control-value{color:#f4f8fb;font-size:13px;font-weight:650;line-height:1}.timeframe-group{display:flex;align-items:center;height:34px;padding:2px;border:1px solid #22303d;border-radius:4px;background:#0d131a}.timeframe-button{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:28px;padding:0 10px;border-color:transparent;background:transparent;color:#a5b1be;font-size:12px;line-height:1}.timeframe-button.is-active{color:#f4f8fb;background:#2f8cff24;border-color:#2f8cff61}.icon-text-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:34px;padding:0 12px;font-size:13px;line-height:1}.button-icon{display:grid;place-items:center;width:16px;height:16px;color:#2f8cff;font-weight:700}.button-icon svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.45}.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:3px 16px;overflow-x:auto;border-bottom:1px solid rgba(120,145,180,.055);background:#090e146b}.active-indicator-chip{display:inline-flex;align-items:center;flex:0 0 auto;gap:5px;min-width:0;height:24px;max-width:300px;padding:0 3px 0 6px;border:1px solid transparent;border-radius:4px;background:transparent;transition:border-color .14s ease,background .14s ease}.active-indicator-chip:focus-within,.active-indicator-chip:hover{border-color:#7891b438;background:#0f17226b}.active-indicator-chip__content{display:inline-flex;align-items:center;gap:7px;min-width:0;height:100%;padding:0;border:0;color:inherit;background:transparent;cursor:default;text-align:left}button.active-indicator-chip__content{cursor:pointer}.active-indicator-chip__label{flex:0 0 auto;color:#eef3ff;font-size:12px;font-weight:700;white-space:nowrap}.active-indicator-chip__summary{max-width:170px;min-width:0;overflow:hidden;color:#7f8da3;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.active-indicator-chip__actions{display:flex;align-items:center;flex:0 0 auto;gap:4px;margin-left:auto;opacity:.28;transition:opacity .12s ease}.active-indicator-chip:focus-within .active-indicator-chip__actions,.active-indicator-chip:hover .active-indicator-chip__actions{opacity:1}.active-indicator-chip__button{display:grid;place-items:center;flex:0 0 auto;width:20px;height:20px;padding:0;border:0;border-radius:4px;color:#9fb2cdd1;background:transparent;cursor:pointer;transition:background .14s ease,color .14s ease}.active-indicator-chip__button svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.65}.active-indicator-chip__button:hover{color:#d5e5ff;background:#7891b424}.active-indicator-chip__button span{font-size:16px;line-height:1}.active-indicator-chip__button--danger:hover{color:#ff8f9a;background:#f236451f}.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;flex:0 0 auto;width:30px;height:30px;padding:0;border:1px solid #2a3a50;border-radius:6px;color:#b8c7da;background:#111c2a;cursor:pointer;transition:border-color .14s ease,background .14s ease,color .14s ease}.modal-close-button:hover{border-color:#f236458a;color:#ffc0c5;background:#f236451f}.icon-button__glyph{display:block;font-size:21px;font-weight:400;line-height:1;transform:translateY(-1px)}.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-modal--wide{width:min(560px,100%)}.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:16px 16px 20px}.settings-section{display:grid;gap:14px}.settings-section h3{margin:0;color:#7f8c99;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.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,.settings-field select{height:34px;padding:0 10px;border:1px solid #22303d;border-radius:6px;color:#f4f8fb;background:#1b1b1b;font:inherit}.settings-depth-list{display:grid;gap:8px}.settings-depth-row{display:grid;gap:8px;padding:8px 0;border-bottom:1px solid rgba(120,145,180,.1)}.settings-depth-row:last-child{border-bottom:0}.settings-depth-row__main{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:34px}.settings-depth-row__identity{display:inline-flex;align-items:center;min-width:132px;gap:9px;color:#d9e2ec;font-size:13px}.settings-depth-row__identity input[type=checkbox],.settings-depth-toggle-row input[type=checkbox]{width:17px;height:17px;margin:0;accent-color:#eef3ff}.settings-depth-row__label{font-weight:650}.settings-depth-row__controls{display:inline-flex;align-items:center;gap:8px}.settings-depth-color{position:relative;display:inline-grid;place-items:center;width:76px;height:32px;border:1px solid rgba(120,145,180,.28);border-radius:6px;background:#ffffff0b;cursor:pointer}.settings-depth-color input[type=color]{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;border:0;opacity:0;cursor:pointer}.settings-depth-color__swatch{position:relative;display:block;width:26px;height:24px;margin-right:28px;border-radius:4px;background:var(--depth-swatch-color)}.settings-depth-color__swatch:after{content:"";position:absolute;top:50%;left:34px;width:28px;height:1px;background:var(--depth-swatch-color);transform:translateY(-50%)}.settings-depth-type{position:relative;display:inline-grid;place-items:center;width:34px;height:32px;border:1px solid rgba(120,145,180,.28);border-radius:6px;background:#ffffff0b}.settings-depth-type__glyph{width:17px;height:10px;border-top:1px solid #b8c7da;border-radius:50%;transform:translateY(3px);pointer-events:none}.settings-depth-type select{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.settings-depth-nested-row{display:grid;grid-template-columns:112px auto;align-items:center;gap:12px;min-height:32px;padding-left:26px;color:#d9e2ec;font-size:13px}.settings-depth-toggle-row{display:grid;grid-template-columns:1fr auto;align-items:center;min-height:34px;color:#d9e2ec;font-size:13px}.settings-depth-toggle-row input[type=checkbox]{width:16px;height:16px}.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:1px solid #22303d;border-radius:6px;cursor:pointer;font-weight:650;transition:border-color .14s ease,background .14s ease,color .14s ease}.settings-button--ghost{color:#d9e2ec;background:#111821}.settings-button--ghost:hover{border-color:#34495c;background:#1a2531}.settings-button--primary{border:1px solid #f4f8fb;color:#0b0f14;background:#f4f8fb}.settings-button--primary:hover{border-color:#fff;background:#fff}*{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}
