:root{color-scheme:dark;font-family:Inter,Segoe UI,Arial,sans-serif;background:#0b1015;color:#e5ebe9}*{box-sizing:border-box}body{margin:0}main{max-width:1160px;margin:auto;padding:32px}header,footer{display:flex;justify-content:space-between;align-items:center;gap:20px}header{border-bottom:1px solid #253038;padding-bottom:28px}header a{color:#ddefe8;text-decoration:none;font-size:22px}header span,.eyebrow{font-size:11px;letter-spacing:2px;color:#8da39b}.hero{display:grid;grid-template-columns:1.4fr 1fr;gap:60px;padding:66px 0 45px}h1{font-size:clamp(32px,4.5vw,54px);line-height:1.14;letter-spacing:-2px;margin:18px 0}p{line-height:1.65;color:#9fafb4}.intro{max-width:460px}.price{align-self:center;border-left:1px solid #2b383c;padding-left:42px}.price strong{font-size:52px;font-weight:500;letter-spacing:-2px}.price p{font-size:13px}.summary{display:flex;gap:18px;background:#14231f;border:1px solid #274137;padding:24px;border-radius:16px;margin-bottom:24px}.summary h2{font-size:18px;margin:0}.summary p{margin:6px 0 0}.dot{background:#b9a968;border-radius:50%;width:9px;height:9px;flex-shrink:0;margin-top:7px}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:24px}article{background:#11191f;border:1px solid #26323b;border-radius:16px;padding:26px}article h2{font-size:20px;margin:10px 0}article .number{font-size:27px;color:#e9eee9;margin:20px 0 4px}.two{grid-template-columns:1fr 1fr}.small{font-size:12px}.badge{font-size:12px;display:inline-block;padding:7px 10px;border:1px solid #4d4938;color:#c8b983;border-radius:6px}footer{font-size:11px;color:#72858b;margin-top:38px;border-top:1px solid #253038;padding-top:22px}@media(max-width:700px){main{padding:22px}.hero{grid-template-columns:1fr;gap:24px;padding:35px 0}.price{border-left:0;padding-left:0}header span{display:none}.grid,.two{grid-template-columns:1fr}footer{align-items:start;flex-direction:column}.price strong{font-size:40px}}

.history{width:100%}#history-chart{width:100%;height:180px;display:block}
.history-panel{background:#11191f;border:1px solid #26323b;border-radius:16px;padding:26px;margin-bottom:24px}.history-heading{display:flex;justify-content:space-between;gap:20px;align-items:center}.history-heading h2{margin:4px 0}.history-controls{display:flex;gap:12px}.history-controls label{display:grid;gap:6px;color:#9fafb4;font-size:12px}select{background:#17242c;color:#e5ebe9;border:1px solid #384b55;border-radius:7px;padding:9px 12px;font:inherit}#candles-chart{width:100%;height:400px;display:block;outline-offset:4px}#candle-detail{min-height:40px}.table-scroll{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:12px;white-space:nowrap}th{text-align:left;color:#9fafb4;font-weight:500}td,th{padding:14px 12px;border-bottom:1px solid #27333b}td:first-child,th:first-child{padding-left:0}td small{display:block;color:#9fafb4;margin-top:5px}.positive{color:#78d6ac}.negative{color:#f48d93}.session-dot{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:7px}.history-panel h3{margin-top:28px}@media(max-width:700px){.history-heading{align-items:start;flex-direction:column}.history-panel{padding:18px}#candles-chart{height:400px}}#monitor-status{padding:12px 16px;border-radius:8px;background:#172b24}#monitor-status.warning{background:#3b301b;color:#f0d99b}#monitor-status.critical{background:#391f28;color:#f5bac3}#monitor-events{padding-left:20px;color:#abbabf;font-size:13px}details{margin-top:18px}summary{cursor:pointer;color:#d2dfda;font-size:13px}.metric-label{display:grid;gap:6px;color:#9fafb4;font-size:12px}.heatmap-table{font-size:10px;min-width:950px;table-layout:fixed}.heatmap-table th,.heatmap-table td{padding:3px;border:0;text-align:center}.heatmap-table th:first-child{width:38px}.heat-cell{width:100%;min-height:35px;border:1px solid #2c3c43;border-radius:4px;background:#172127;color:#9fafb4;font:inherit;cursor:pointer}.heat-cell.level1{background:#213c32;color:#dbede4}.heat-cell.level2{background:#285d46;color:#e9f4eb}.heat-cell.level3{background:#34865e;color:#f2fff6}.heat-cell.level4{background:#43ab79;color:#071b10}.heat-cell.negative{background:#7d3448;color:#ffe5eb}.heat-cell:focus{outline:2px solid #eee;outline-offset:1px}#heat-detail{min-height:44px}#analytics-scope{margin-bottom:16px}.next-panel{padding:26px;background:#11191f;border:1px solid #26323b;border-radius:16px;margin:24px 0}.next-panel h2{margin:8px 0 18px}.next-panel ul{padding-left:20px;color:#b7c9c2;line-height:1.8}.run-tabs{display:flex;gap:8px;margin:20px 0;flex-wrap:wrap}.run-tabs button{border:1px solid #385149;background:#14251e;color:#b7c9c2;padding:12px 22px;border-radius:9px;font:inherit;cursor:pointer}.run-tabs button[aria-selected="true"]{background:#8df1c6;color:#0e251b;border-color:#8df1c6;font-weight:600}.next-link{color:#70e6b4}.next-form{display:flex;flex-wrap:wrap;gap:12px;align-items:end}.next-form label{display:flex;flex-direction:column;gap:8px;color:#aabfb6;flex:1;min-width:180px}.next-form input,.next-form select,.next-form textarea{background:#0c1318;border:1px solid #385149;color:#eef7f0;border-radius:8px;padding:12px;font:inherit;min-width:0}.next-form textarea{min-height:95px;resize:vertical;width:100%}button.next-button{background:#8df1c6;color:#0e251b;border:0;border-radius:8px;padding:12px 18px;cursor:pointer;font-weight:600}button.next-button:disabled{opacity:.45;cursor:default}.next-button.secondary{background:#243c34;color:#cfebdf}.next-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:15px}.next-grid dt{color:#8ea69b;font-size:12px}.next-grid dd{margin:5px 0 14px;font-size:19px}.next-warning{color:#e7c486}.next-answer{white-space:pre-wrap;line-height:1.75;color:#d5e6de}.next-panel [hidden], [hidden]{display:none!important}.next-order{padding:16px 0;border-bottom:1px solid #2b3c35}.next-order button{margin:8px 12px 0 0}.next-toolbar{display:flex;gap:12px;flex-wrap:wrap}.next-input-wide{flex-basis:100%!important}#draft-review{border:2px solid #ceb974}#run-editor{margin:18px 0;padding:16px;border:1px solid #385149;border-radius:10px}#run-detail{margin-top:24px;border-top:1px solid #385149}#run-detail pre{white-space:pre-wrap;overflow-wrap:anywhere;max-height:420px;overflow:auto}.next-error{color:#f0baba}input:focus,textarea:focus,select:focus,button:focus,a:focus{outline:2px solid #7ce6c0;outline-offset:3px}.setup-state.tone-done{background:#173653;color:#b5dcff}.setup-message.tone-done{background:#122636;border-color:#487ba0;border-left:5px solid #81b9e1}.setup-outcome{padding:16px 20px;margin:18px 0;background:#09161d99;border:1px solid #47616e;border-radius:12px}.setup-outcome h4{margin:0 0 10px}.setup-outcome p{margin:6px 0}.run-tabs button[aria-pressed="true"]{background:#8df1c6;color:#0e251b}.setup-recheck{padding:16px;margin:18px 0;border:1px solid #456253;border-radius:12px;background:#111e1ccc}.setup-recheck p{margin:8px 0}.setup-recheck button{margin-bottom:10px}.setup-recheck .check-title{font-weight:700}.setup-recheck.tone-ready{border-color:#69d6a2}.setup-recheck.tone-empty{border-color:#77848e}.setup-recheck.tone-question{border-color:#e6b955}.setups-main{max-width:1080px}.setup-hero{padding:46px 0 16px}.setup-hero h1{font-size:clamp(32px,5vw,52px);letter-spacing:-1.5px;margin:12px 0}.setup-lead{font-size:19px;line-height:1.65;max-width:760px;color:#c2d3cb}.setup-controls{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}.setup-controls .run-tabs{margin:16px 0}.setup-controls button[aria-pressed="true"]{background:#8df1c6;color:#0e251b}.setup-frame-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:16px 0 34px}.setup-frame{padding:20px;background:#101b20;border:1px solid #293a40;border-radius:12px}.setup-legend{display:flex;gap:10px;flex-wrap:wrap;margin:20px 0 8px}.setup-state{display:inline-block;font-size:13px;font-weight:650;padding:6px 11px;border-radius:8px;line-height:1.45}.setup-state.tone-ready{background:#163d30;color:#a3f0c7}.setup-state.tone-question{background:#44361b;color:#ffdc91}.setup-state.tone-empty{background:#293238;color:#c2cbd0}.setup-frame.tone-ready,.setup-message.tone-ready{background:#102b24;border-color:#348463;border-left:5px solid #69d6a2}.setup-frame.tone-question,.setup-message.tone-question{background:#2b2518;border-color:#8b7135;border-left:5px solid #e6b955}.setup-frame.tone-empty,.setup-message.tone-empty{background:#192127;border-color:#3f4b54;border-left:5px solid #77848e}.setup-state-note{font-size:13px;color:#d2d9d5;margin:10px 0}.setup-frame h3{margin:0 0 12px}.setup-frame p{line-height:1.65}.setup-message{padding:28px;margin:18px 0 26px;background:#111e22;border:1px solid #345048;border-left:4px solid #82dabb;border-radius:14px}.setup-message.archived{border-left-color:#6c7c80}.setup-message h3{font-size:25px;line-height:1.3;margin:14px 0}.setup-message p{line-height:1.8;overflow-wrap:anywhere}.setup-message .setup-intro{font-size:18px;color:#e3eee8}.setup-meta{display:flex;gap:10px;flex-wrap:wrap;color:#a3bcb0;font-size:13px}.setup-badge{border:1px solid #426052;border-radius:20px;padding:4px 12px}.setup-prices{background:#0a1519;padding:12px 20px;border-radius:10px;margin:20px 0}.setup-prices p{margin:9px 0}.setup-subtitle{color:#93dcbc;font-weight:600;margin-bottom:4px}.setup-conflict{color:#e0c595}.setup-empty{padding:32px;border:1px dashed #3d534d;border-radius:12px;color:#b3c4bd;line-height:1.75}.setup-message summary,.setup-frame summary{cursor:pointer;color:#a9c7b9}.setup-message details{margin:20px 0}.setup-message details p{font-size:14px}.setup-frame time{font-size:12px;color:#8da49a}@media(max-width:640px){.setup-frame-grid{grid-template-columns:1fr}.setup-message{padding:20px}.setup-controls .run-tabs button{padding:10px 14px}}header{flex-wrap:wrap;gap:16px}.notifications{position:relative;margin-left:auto}.notification-bell{position:relative;display:flex;align-items:center;justify-content:center;min-width:46px;min-height:46px;border:1px solid #3c5049;border-radius:14px;background:#18251f;color:#bbcdc4;cursor:pointer}.notification-bell.has-unread{background:#45351a;border-color:#e8bd58;color:#ffe3a0;box-shadow:0 0 0 4px #e8bd581c,0 0 22px #e8bd582b}.notification-bell:focus-visible,.notification-panel button:focus-visible,.notification-item:focus-visible{outline:3px solid #99e9c1;outline-offset:3px}#notification-count{position:absolute;right:-7px;top:-7px;min-width:21px;padding:3px 5px;border-radius:20px;background:#e7bd62;color:#201a0d;font-size:11px;font-weight:800;border:2px solid #0c1115}.notification-panel{position:absolute;right:0;top:58px;width:min(410px,calc(100vw - 48px));max-height:75vh;overflow:auto;z-index:20;padding:20px;background:#14201e;border:1px solid #456253;border-radius:16px;box-shadow:0 20px 60px #0009;color:#e7efe9;text-align:left}.notification-panel[hidden],#notification-count[hidden]{display:none}.notification-heading{display:flex;justify-content:space-between;align-items:center;gap:16px}.notification-heading h2{font-size:21px;margin:0}.notification-heading button{background:transparent;color:#c5d8cc;border:0;font-size:28px;cursor:pointer;width:36px;height:36px}.notification-panel p{line-height:1.6}.notification-item{display:block;padding:14px;margin:10px 0;border:1px solid #34453e;border-radius:10px;background:#192823;text-decoration:none;color:#e0ece4}.notification-item.is-new{border-left:4px solid #e7bd62;background:#302b1d}.notification-age{display:block;color:#e8ce92;font-size:12px;font-weight:650;margin-bottom:8px;line-height:1.4}.notification-item strong{display:block;line-height:1.45}.notification-item p{font-size:13px;margin:7px 0}.notification-item small{color:#b7c9be;font-size:12px;line-height:1.5}.notification-all{display:block;margin-top:16px;color:#a3e9c6}.notification-footnote{font-size:12px;color:#9eb7a8}.setup-message:target{outline:2px solid #e7bd62;outline-offset:5px;scroll-margin-top:24px}.history-list .ui-table{min-width:890px;font-size:12px}.history-list{margin:14px 0}.history-list .ui-table th,.history-list .ui-table td{padding:10px 9px!important}.history-list .history-line td{white-space:nowrap;overflow-wrap:normal}.history-line .history-result{white-space:normal;min-width:135px}.history-line .history-date{display:block;font-size:11px;color:#94aab9;margin-top:3px}.history-line.history-good{box-shadow:inset 3px 0 var(--good)}.history-line.history-bad{box-shadow:inset 3px 0 var(--bad)}.history-line.history-warn{box-shadow:inset 3px 0 var(--warn)}.history-line.history-muted{box-shadow:inset 3px 0 var(--muted)}.history-toggle{padding:8px 10px;border-radius:7px;border:1px solid #45616f;background:#1b303c;color:#d0e8f5;cursor:pointer;font-size:12px;white-space:nowrap}.history-toggle:hover{background:#2a4554}.history-toggle:focus-visible{outline:2px solid #9fdcba;outline-offset:2px}.history-list .history-expanded>td{padding:0!important;white-space:normal}.history-expanded[hidden]{display:none!important}.history-expanded article{margin:0;border:0;border-radius:0;padding:20px;background:#101e27}.history-expanded .ui-table{min-width:0;font-size:13px}.history-expanded .ui-table td{white-space:normal}.history-list .history-line .ui-pill{font-size:11px}.history-line .history-zone{white-space:nowrap}.history-line .history-sub{display:block;font-size:10px;margin-top:3px;color:#9aafbc}:root{--good:#82e3b3;--bad:#ff9ca7;--warn:#f1cf87;--info:#9dcbff;--muted:#a9b7c2}main,.setups-main{max-width:1280px}header{gap:14px;padding-bottom:18px}header a{font-size:17px}.terminal-nav{display:flex;gap:8px;flex-wrap:wrap;margin:20px 0}.terminal-nav a{padding:9px 14px;color:#becdd7;text-decoration:none;border:1px solid #334754;border-radius:8px;background:#12212a}.terminal-nav a[aria-current="page"]{background:#244738;color:#bff8db;border-color:#609d7b}.hero{padding:28px 0;gap:28px}.hero h1,.setup-hero h1{font-size:34px}.setup-hero{padding:24px 0 10px}.setup-lead,.intro{font-size:15px}.setup-frame-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:22px}.setup-frame{padding:14px}.setup-frame h3{font-size:16px}.setup-message{padding:18px;margin:14px 0}.setup-message h3{font-size:20px;margin:12px 0}.setup-message p{line-height:1.55}.setup-state-note{margin:7px 0}.setup-prices{padding:0;background:none;margin:12px 0}.next-panel,.history-panel{padding:20px;margin:16px 0}.next-panel h2{font-size:21px;margin-bottom:12px}.next-order{margin:12px 0;padding:16px}.next-order h3{font-size:17px;margin:0 0 12px}.ui-table-wrap{width:100%;overflow-x:auto;border:1px solid #30434e;border-radius:10px;margin:10px 0;background:#0e1921}.ui-table{width:100%;border-collapse:collapse;white-space:normal;font-size:13px;font-variant-numeric:tabular-nums}.ui-table caption{text-align:left;font-weight:650;padding:12px;color:#dfe9f0;background:#182b35}.ui-table th{background:#182a34;color:#b5c9d4;font-size:11px;text-transform:uppercase;letter-spacing:.4px;font-weight:650}.ui-table th,.ui-table td{padding:11px 13px!important;border-bottom:1px solid #293b45;text-align:left;vertical-align:middle;line-height:1.45}.ui-table tbody tr:last-child td{border-bottom:0}.ui-table tbody tr:nth-child(even){background:#ffffff03}.ui-table tbody tr:hover{background:#ffffff07}.ui-table td:first-child{color:#a9becb}.ui-table td{overflow-wrap:anywhere}.ui-pill{display:inline-flex;gap:5px;align-items:center;padding:4px 8px;border-radius:6px;font-size:12px;font-weight:650;line-height:1.35;white-space:normal}.ui-good{color:var(--good);background:#173c2c}.ui-bad{color:var(--bad);background:#43232e}.ui-warn{color:var(--warn);background:#42351d}.ui-info{color:var(--info);background:#1e344d}.ui-muted{color:var(--muted);background:#29333d}.ui-number{font-weight:650;font-variant-numeric:tabular-nums}.ui-details{border:1px solid #30434e;border-radius:9px;padding:0 14px;margin:10px 0;background:#0d192080}.ui-details>summary{padding:12px 0;color:#b6d1df;font-size:13px;font-weight:600}.ui-details[open]{padding-bottom:12px}.ui-details .small,.ui-details p{line-height:1.6}.ui-details pre{white-space:pre-wrap;overflow-wrap:anywhere}.ui-details .ui-details{background:transparent}.ui-status-line{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.ui-note{font-size:12px;color:#99afbd;margin:8px 0}.ui-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.next-grid{display:block;margin:10px 0}.ui-error:empty{display:none}.notification-item{padding:12px}.notification-item .ui-table th,.notification-item .ui-table td{padding:7px!important;font-size:11px}.notification-item p{margin:6px 0}.notification-age{margin-bottom:5px}.next-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:end}.next-form label{min-width:0}.next-input-wide{grid-column:1/-1}.next-form button{min-height:42px}.table-scroll table:not(.heatmap-table){font-size:13px}.table-scroll th{background:#182a34}.table-scroll td,.table-scroll th{padding:11px!important}#sources{display:block}#sources table{min-width:500px}#demo-status{white-space:normal}#demo-stats .ui-table td:first-child,#wallet .ui-table td:first-child{width:55%}.setup-outcome{margin:10px 0;padding:12px}.setup-meta{font-size:12px}.setup-hero .small{margin-bottom:10px}summary:focus-visible{outline:2px solid #9fdcba;outline-offset:3px}.next-warning,.next-error{padding:10px;border-radius:7px}.next-error:empty{padding:0}.next-warning{background:#42351d}.next-error:not(:empty){background:#43232e}.ui-caution{color:var(--warn);font-size:12px}@media(max-width:760px){main{padding:16px}.setup-frame-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ui-grid{grid-template-columns:1fr}.hero h1,.setup-hero h1{font-size:28px}.ui-table th,.ui-table td{padding:9px!important}.next-panel,.history-panel{padding:14px}.next-form{grid-template-columns:1fr}.next-input-wide{grid-column:auto}.setup-message{padding:14px}.terminal-nav a{font-size:13px;padding:8px 10px}}
main,section,article,.grid>*{min-width:0}button,a,input,select,textarea{touch-action:manipulation}canvas{max-width:100%}.ui-table-wrap,.table-scroll{max-width:100%;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}#candles-chart{touch-action:pan-y}
@media(max-width:640px){
 :root{font-size:15px}main,.setups-main{width:100%;padding:16px 12px calc(88px + env(safe-area-inset-bottom))}body{margin:0}header{gap:12px;padding:4px 0 14px;flex-wrap:nowrap}header>a{font-size:16px;min-width:0}header .notifications{flex:none}h1,.setup-hero h1,.hero h1{font-size:28px;letter-spacing:-.7px}h2{font-size:21px}h3{font-size:17px}.eyebrow{font-size:10px;letter-spacing:1.1px}.hero{padding:20px 0;gap:18px}.hero,.grid,.two,.ui-grid{grid-template-columns:1fr}.price strong{font-size:38px}.setup-lead,.intro{font-size:14px}.setup-hero{padding:18px 0 8px}.next-panel,.history-panel,.setup-message,article{padding:14px 12px;border-radius:12px}.summary{padding:16px 12px}.setup-frame-grid{grid-template-columns:1fr 1fr;gap:8px}.setup-frame{padding:12px 9px}.setup-frame h3{font-size:15px}.setup-frame .setup-state{font-size:12px;padding:5px 7px}.setup-frame .setup-state-note{font-size:12px}
 main>.terminal-nav{position:fixed;bottom:0;left:0;right:0;z-index:30;margin:0;padding:8px 10px calc(8px + env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;border-top:1px solid #395247;background:#0e1b20;box-shadow:0 -4px 20px #0005}main>.terminal-nav a{display:flex;align-items:center;justify-content:center;text-align:center;min-height:46px;padding:8px 5px;font-size:12px;line-height:1.35}.terminal-nav:not(main>.terminal-nav){flex-wrap:nowrap;overflow-x:auto}.terminal-nav:not(main>.terminal-nav) a{flex:none;min-height:44px}
 button,.history-toggle,summary{min-height:44px}.run-tabs{gap:6px;margin:14px 0}.run-tabs button{padding:10px 12px;min-height:44px;font-size:13px;flex:1 0 auto}.setup-controls{display:block}.setup-controls>.next-button{width:100%}.next-form{display:grid;grid-template-columns:minmax(0,1fr)}.next-form label{min-width:0;width:100%}input,select,textarea,.next-form input,.next-form select,.next-form textarea{font-size:16px;max-width:100%;min-height:44px}.next-form button{width:100%}.next-toolbar{gap:8px}.next-toolbar button{flex:1}.history-controls{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:8px}.history-controls label{min-width:0}.history-controls select{width:100%}.history-heading{align-items:stretch}.ui-details{padding:0 10px}.ui-details>summary{display:list-item;padding:12px 0;line-height:1.5}.ui-note,.small{font-size:12px}.next-warning,.next-error{overflow-wrap:anywhere}#run-editor{padding:12px 10px}.next-order button{margin:5px 6px 0 0}
 .notification-panel{position:fixed;left:10px;right:10px;top:74px;width:auto;max-height:calc(100dvh - 170px);padding:14px;z-index:40}.notification-heading button{width:44px;height:44px}.notification-all{min-height:44px;padding:12px 0}.notification-item{padding:12px}
 .ui-table{font-size:13px}.ui-table th,.ui-table td{padding:9px 8px!important}#sources table{min-width:0}.ui-responsive>thead{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.ui-responsive>tbody{display:block}.ui-responsive>tbody>tr{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-bottom:1px solid #38515d;padding:4px}.ui-responsive>tbody>tr:last-child{border-bottom:0}.ui-responsive>tbody>tr>td{display:block;min-width:0;border:0;white-space:normal;overflow-wrap:anywhere}.ui-responsive>tbody>tr>td::before{content:attr(data-label);display:block;color:#9eb7c7;font-size:10px;font-weight:600;letter-spacing:.2px;line-height:1.5;margin-bottom:5px}.ui-responsive>tbody>tr>td:first-child:nth-last-child(odd){grid-column:1/-1}.ui-responsive .ui-pill{font-size:12px}.ui-table:not(.ui-responsive) td:first-child{width:44%}.ui-table:not(.ui-responsive) td{overflow-wrap:anywhere}
 .history-list>.ui-table{min-width:0}.history-list>.ui-table>thead{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.history-list>.ui-table>tbody{display:block}.history-list>.ui-table>tbody>.history-line{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding:10px 6px;gap:5px 4px;border-bottom:1px solid #3b5260}.history-list .history-line td{display:block;white-space:normal!important;min-width:0;width:auto!important;padding:4px 5px!important;border:0}.history-line td::before{content:attr(data-label);display:block;color:#9eb7c7;font-size:10px;margin-bottom:5px}.history-line td:nth-child(1){order:0}.history-line td:nth-child(2){order:1}.history-line td:nth-child(8){order:2;align-self:center}.history-line td:nth-child(3){order:3}.history-line td:nth-child(4){order:4}.history-line td:nth-child(5){order:5}.history-line td:nth-child(6){order:6}.history-line td:nth-child(7){order:7;grid-column:span 2}.history-line td:nth-child(8)::before{display:none}.history-list .history-line .history-result{min-width:0;display:block}.history-line .history-zone{font-size:12px;white-space:normal}.history-line .history-sub{font-size:11px}.history-list .history-toggle{font-size:12px;width:100%;padding:8px 4px}.history-expanded{display:block}.history-expanded>td{display:block!important;width:100%!important}.history-expanded article{padding:12px 8px}.history-expanded .ui-table:not(.ui-responsive) td{width:auto}.history-list .history-expanded .ui-table{min-width:0}.table-scroll:has(.heatmap-table)::before{content:'↔ Листайте таблицу в сторону';display:block;color:#a4bac9;font-size:12px;padding:8px 0}.heat-cell{min-height:44px}.heatmap-table{min-width:1100px}footer{line-height:1.5}
}
@media(max-width:360px){.setup-frame-grid{grid-template-columns:1fr}.ui-responsive>tbody>tr{grid-template-columns:minmax(0,1fr)}.history-line .ui-pill{padding:4px;font-size:11px}.history-line .history-date{font-size:10px}}
