:root{--app-bg: #1e1f22;--chrome: #2b2c2f;--chrome-2: #35363a;--chrome-3: #414247;--line: #4d4f55;--line-soft: rgba(210, 215, 220, .14);--text: #eeeeee;--muted: #b6b8bc;--chart-bg: #0b0d10;--chart-grid: rgba(160, 166, 172, .18);--axis-bg: #15171a;--gold: #e5be47;--green: #1f8757;--red: #8b3434;--yellow: #efd13b;--buy: #327fc4;--sell: #c84b4b;--accent: #71b6f0;--toast: #f0f2f4;--shadow: 0 18px 46px rgba(0, 0, 0, .4)}*{box-sizing:border-box}html,body{height:100%}body{margin:0;color:var(--text);background:#111214;font-family:Segoe UI,Arial,sans-serif;font-size:12px;overflow:hidden}button,select,input{font:inherit}button{cursor:pointer}.app-shell{display:grid;min-width:980px;height:100vh;grid-template-rows:30px 34px minmax(0,1fr) 24px;background:var(--app-bg)}.title-bar,.menu-bar,.chart-toolbar,.status-bar{display:flex;align-items:center}.title-bar{justify-content:space-between;padding-left:11px;color:#d8dadd;background:#202124;border-bottom:1px solid #111214;-webkit-user-select:none;user-select:none}.window-title{display:flex;align-items:center;gap:8px;font-size:12px}.app-mark{display:grid;width:18px;height:18px;place-items:center;border:1px solid #7b7d82;border-radius:3px;color:#f0f1f2;background:#34363a;font-size:10px;font-weight:700}.window-actions{display:flex;align-self:stretch}.window-actions span{display:grid;width:46px;place-items:center;color:#c6c8cb;font-size:13px}.window-actions span:last-child{background:#8e2f2f}.menu-bar{gap:20px;padding:0 13px;color:#e3e4e6;border-top:1px solid rgba(255,255,255,.025);border-bottom:1px solid #151619;background:var(--chrome);-webkit-user-select:none;user-select:none}.menu-bar .spacer{flex:1}.mockup-notice{color:#d9e9f7;font-size:11px}.mockup-notice strong{color:#fff}.back-link{border:1px solid #5c6067;border-radius:3px;padding:4px 8px;color:#e7eaed;background:#3b3e43;text-decoration:none}.chart-toolbar{gap:7px;padding:0 8px;border-top:1px solid rgba(255,255,255,.035);border-bottom:1px solid #151619;background:#303236;-webkit-user-select:none;user-select:none}.tool-icon,.tool-select,.toolbar-button{display:inline-grid;height:23px;align-items:center;border:1px solid #55585e;border-radius:2px;color:#dedfe1;background:#3b3d42}.tool-icon{width:25px;place-items:center;font-size:12px}.tool-select{min-width:88px;padding:0 7px}.tool-select.interval{min-width:68px}.toolbar-button{padding:0 9px;color:#e9edf1}.toolbar-button:hover,.tool-icon:hover,.back-link:hover{background:#484b51}.chart-toolbar .spacer{flex:1}.simulate-btn{border-color:#4f8f57;color:#f1fff2;background:#2f6f3b;font-weight:700}.simulate-btn.running{border-color:#a64a4a;color:#fff3f3;background:#8b2f2f}.toolbar-switch-row{display:inline-flex;height:23px;align-items:center;gap:7px;padding:0 7px;border:1px solid #55585e;border-radius:2px;color:#e1e4e7;background:#3b3d42;-webkit-user-select:none;user-select:none}.workspace{min-height:0;padding:5px;background:#202226}.window-frame{display:grid;height:100%;overflow:hidden;border:1px solid #4a4d52;background:#17191c;box-shadow:var(--shadow);grid-template-rows:minmax(0,1fr)}.tab-strip{display:flex;align-items:end;padding-left:4px;border-bottom:1px solid #45484d;background:#2b2d31}.chart-tab{display:flex;min-width:184px;height:25px;align-items:center;gap:8px;padding:0 10px;border:1px solid #53565c;border-bottom-color:#17191c;border-radius:3px 3px 0 0;color:#f2f2f3;background:#17191c}.tab-indicator{width:8px;height:8px;border-radius:50%;background:#4faa75;box-shadow:0 0 6px #4faa75a6}.chart-layout{display:grid;min-height:0;grid-template-columns:minmax(0,1fr)}.chart-wrap{position:relative;display:grid;min-width:0;min-height:0;overflow:hidden;grid-template-columns:minmax(0,1fr) 66px;grid-template-rows:minmax(0,1fr) 25px;background:var(--chart-bg)}.chart-area{position:relative;min-width:0;min-height:0;overflow:hidden;background:var(--chart-bg);-webkit-user-select:none;user-select:none}#chartSvg{display:block;width:100%;height:100%}.chart-watermark{position:absolute;bottom:35px;left:50%;color:#e6eaee14;font-size:clamp(54px,9vw,108px);font-weight:700;letter-spacing:-.08em;transform:translate(-50%);pointer-events:none}.instrument-overlay{position:absolute;top:12px;left:13px;color:#e7e9eb;line-height:1.45;pointer-events:none}.instrument-overlay strong{font-size:13px}.instrument-overlay small{display:block;color:#9ba0a5}.price-axis{position:relative;border-left:1px solid #45484d;background:var(--axis-bg);overflow:hidden;-webkit-user-select:none;user-select:none}.axis-label{position:absolute;right:5px;color:#bfc3c7;font-size:11px;transform:translateY(-50%)}.last-price-label{position:absolute;right:0;min-width:64px;padding:2px 5px;color:#fff;background:#317ab8;text-align:right;transform:translateY(-50%);transition:top .65s ease}.time-axis{position:relative;grid-column:1 / 2;border-top:1px solid #45484d;background:var(--axis-bg);overflow:hidden;-webkit-user-select:none;user-select:none}.time-label{position:absolute;top:5px;color:#abb0b4;font-size:11px;transform:translate(-50%)}.axis-corner{grid-column:2 / 3;border-top:1px solid #45484d;border-left:1px solid #45484d;background:var(--axis-bg)}.current-line{position:absolute;right:0;left:0;border-top:1px dotted rgba(113,182,240,.6);pointer-events:none;transition:top .65s ease}.alert-layer{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.alert-row{position:absolute;right:0;left:0;height:24px;pointer-events:none;transform:translateY(-50%)}.alert-line{position:absolute;top:6px;right:0;left:0;height:12px;pointer-events:auto;touch-action:none}.alert-line:before{position:absolute;top:6px;right:0;left:0;border-top:1px dashed var(--gold);content:"";pointer-events:none}.alert-line:hover:before{border-top-width:2px}.price-label{touch-action:none}.alert-controls{position:absolute;top:0;left:10px;display:inline-flex;height:24px;align-items:center;gap:4px;pointer-events:auto}.alert-button,.price-label{display:inline-flex;height:24px;align-items:center;justify-content:center;border:1px solid rgba(235,238,241,.42);border-radius:2px;color:#f5f5f5;font-size:12px;font-weight:700;white-space:nowrap}.alert-button{min-width:104px;padding:0 10px;background:var(--green)}.alert-button:hover{filter:brightness(1.12)}.price-label{padding:0 8px;color:#ffdf7a;border-color:#e5be47d6;background:#080a0d;cursor:ns-resize}.alert-row.triggered .alert-button{color:#2a2200;background:var(--yellow)}.off-alert-button:hover{filter:brightness(1.14)}.coachmark-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;overflow:visible;pointer-events:none}.coachmark-leader{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:visible;pointer-events:none}.coachmark-leader line{stroke:#39ff14;stroke-width:2}.coachmark{position:absolute;max-width:190px;padding:7px 9px;border:1px solid rgba(57,255,20,.95);border-radius:3px;color:#39ff14;background:#232528f5;box-shadow:0 7px 18px #00000057;font-size:12px;font-weight:700;line-height:1.25;pointer-events:none}.switch-row{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:6px;color:#d7d9dc}.switch{position:relative;width:32px;height:17px;border:1px solid #5c6066;border-radius:10px;background:#3b3e43;cursor:pointer}.switch:after{position:absolute;top:2px;left:2px;width:11px;height:11px;border-radius:50%;background:#b9bdc1;content:"";transition:left .15s ease,background .15s ease}.switch.active{background:#2c7250}.switch.active:after{left:17px;background:#fff}.status-bar{justify-content:space-between;padding:0 9px;border-top:1px solid #45484d;color:#b4b8bc;background:#282a2e;font-size:11px;-webkit-user-select:none;user-select:none}.toast{position:fixed;right:16px;bottom:38px;z-index:20;max-width:320px;padding:11px 13px;border:1px solid rgba(255,255,255,.22);border-radius:4px;color:#f4f6f8;background:#34373b;box-shadow:0 10px 30px #00000059;opacity:0;transform:translateY(8px);transition:opacity .18s ease,transform .18s ease;pointer-events:none}.toast.show{opacity:1;transform:translateY(0)}.popup-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:none;place-items:center;background:#00000057}.popup-backdrop.open{display:grid}.popup{width:330px;border:1px solid #777b81;background:#f1f1f1;box-shadow:0 18px 50px #00000080;color:#111}.popup-title{display:flex;height:30px;align-items:center;justify-content:space-between;padding:0 9px;color:#fff;background:#33383f}.popup-body{display:flex;gap:13px;padding:19px 17px 12px;align-items:center}.info-icon{display:grid;width:29px;height:29px;place-items:center;border-radius:50%;color:#fff;background:#287ab9;font-size:18px;font-weight:700}.popup-actions{padding:0 14px 14px;text-align:right}.popup-actions button{min-width:72px;height:27px;border:1px solid #8b8d90;background:#f8f8f8}.instructions{position:absolute;right:78px;bottom:33px;max-width:250px;padding:9px 10px;border:1px solid rgba(113,182,240,.32);border-radius:3px;color:#e2f1fc;background:#1a242ddb;font-size:11px;line-height:1.45;pointer-events:none}@media(max-width:1120px){.mockup-notice{display:none}.instrument-overlay{top:8px}}.toolbar-buy-button{display:inline-grid;height:27px;align-items:center;border:2px solid #8cff9b;border-radius:4px;padding:0 16px;color:#fff;background:#23833d;box-shadow:0 0 18px #51ff737a;font-size:12px;font-weight:900;letter-spacing:.04em;text-decoration:none;text-transform:uppercase}.toolbar-buy-button:hover{background:#2fa94e;box-shadow:0 0 24px #51ff73ad}.chart-add-alert-button{position:absolute;top:45px;left:10px;z-index:12;display:inline-grid;min-width:112px;height:24px;align-items:center;border:1px solid rgba(235,238,241,.58);border-radius:2px;padding:0 10px;color:#fff;background:#1e90ff;box-shadow:0 0 14px #1e90ff66;font-size:12px;font-weight:800;pointer-events:auto;cursor:pointer}.chart-add-alert-button:hover{background:#2998ff;box-shadow:0 0 18px #1e90ff94}
/*# sourceMappingURL=/cdn/shop/t/15/assets/precision-alert-live-demo.css.map */
