@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;700&display=swap";
:root{--bg:#09111c;--panel:#0c1421db;--panel-strong:#101926f5;--line:#9bb3c724;--text:#eef5fb;--muted:#90a4b6;--accent:#5a84ff;--brand-gold:#f2ad1b;--shadow:0 24px 80px #00000047}*{box-sizing:border-box}html,body{min-height:100%;color:var(--text);background:radial-gradient(circle at top,#4163ff14,#0000 24%),linear-gradient(#09111c 0%,#0a1220 100%);margin:0;font-family:IBM Plex Sans,Segoe UI,sans-serif}a{color:inherit}body{min-height:100vh}.page-shell{box-sizing:border-box;flex-direction:column;width:min(1240px,100vw - 32px);min-height:100dvh;margin:0 auto;padding:24px 0 48px;display:flex}.app-shell-main-next{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.brand-anchor,.brand-lockup-next{align-items:center;gap:14px;text-decoration:none;display:inline-flex}.brand-lockup-next.compact{gap:10px}.brand-logo-next{height:auto}.brand-wordmark{letter-spacing:-.03em;font-family:Space Grotesk,sans-serif;font-size:1.6rem}.brand-x{color:var(--brand-gold)}.topbar-next{z-index:60;background:0 0;border-bottom:1px solid #0000;justify-content:space-between;align-items:center;gap:16px;width:100vw;min-height:78px;margin-bottom:28px;margin-left:calc(50% - 50vw);padding:16px max(16px,50vw - 620px);transition:min-height .22s,padding .22s,background .22s,box-shadow .22s,border-color .22s;display:flex;position:sticky;top:0}.topbar-next.is-condensed{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#080e19e6;border-bottom-color:#9bb3c724;min-height:64px;padding-top:10px;padding-bottom:10px;box-shadow:0 16px 34px #0000003d}.topnav-next{border:1px solid var(--line);background:#ffffff08;border-radius:999px;align-items:center;gap:8px;padding:8px;display:inline-flex}.topnav-next a{color:var(--muted);border-radius:999px;padding:10px 14px;text-decoration:none;transition:color .18s,background .18s,box-shadow .18s}.topnav-next a.is-active{color:var(--text);background:linear-gradient(#5a84ff3d,#5a84ff1f);box-shadow:inset 0 0 0 1px #5a84ff38}.topnav-next a:hover,.topnav-button-next:hover{color:var(--text);background:#ffffff0d}.topnav-button-next{appearance:none;color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:10px 14px}.topnav-desktop{display:inline-flex}.hamburger-next{border:1px solid var(--line);cursor:pointer;background:#ffffff08;border-radius:10px;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;padding:8px;display:none}.ham-line{background:var(--muted);border-radius:2px;height:2px;transition:transform .2s,opacity .2s;display:block}.ham-line.open:first-child{transform:translateY(7px)rotate(45deg)}.ham-line.open:nth-child(2){opacity:0}.ham-line.open:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.mobile-nav-next{background:var(--panel-strong);border:1px solid var(--line);border-radius:14px;flex-direction:column;gap:4px;margin-bottom:20px;padding:16px;display:none}.mobile-nav-next a{color:var(--muted);border-bottom:1px solid var(--line);border-radius:8px;padding:12px 8px;font-size:1rem;text-decoration:none}.mobile-nav-next a:last-of-type{border-bottom:none}.mobile-nav-next a:hover{color:var(--text);background:#ffffff0a}.mobile-nav-next a.is-active{color:var(--text);background:#5a84ff1f;border-bottom-color:#5a84ff33}@media (max-width:700px){.topnav-desktop{display:none}.hamburger-next,.mobile-nav-next{display:flex}}.auth-shell-next{justify-content:center;align-items:center;min-height:100vh;padding:28px;display:flex}.login-panel-next{background:#111116;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;width:420px;display:flex;overflow:hidden;box-shadow:0 20px 60px #0009}.login-panel-brand-next{justify-content:center;padding:36px 32px 28px;display:flex}.cl-userButtonPopoverActionButton:hover{background:#ffffff0f!important}.cl-userButtonPopoverActionButton:hover .cl-userButtonPopoverActionButtonText,.cl-userButtonPopoverActionButton:hover .cl-userButtonPopoverActionButtonIcon{color:#eef5fb!important}.signin-form-next{padding:0 32px 32px}.signin-form-next form{flex-direction:column;gap:16px;display:flex}.signin-field-next{flex-direction:column;gap:8px;display:flex}.signin-field-next label{color:#eef5fb;font-size:.875rem;font-weight:500}.signin-field-next input{color:#eef5fb;background:#1e2638;border:1px solid #94a3b833;border-radius:10px;outline:none;height:46px;padding:0 16px;font-family:inherit;font-size:.95rem;transition:border-color .15s}.signin-field-next input::placeholder{color:#4a5568}.combo-select{min-width:180px;position:relative}.combo-select-trigger{width:100%;min-height:40px;color:var(--text);font:inherit;cursor:pointer;background:linear-gradient(#ffffff0b,#ffffff04),#09111ceb;border:1px solid #9bb3c729;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:0 14px;transition:border-color .16s,transform .16s,background .16s;display:flex;box-shadow:inset 0 1px #ffffff0a}.combo-select-trigger:hover:not(:disabled),.combo-select[data-open=true] .combo-select-trigger{background:linear-gradient(#5a84ff1f,#ffffff05),#0a1220f5;border-color:#5a84ff73}.combo-select-trigger:disabled{opacity:.58;cursor:not-allowed}.combo-select-trigger-label{text-overflow:ellipsis;white-space:nowrap;text-align:left;flex:1;min-width:0;font-size:.85rem;overflow:hidden}.combo-select-trigger-label.placeholder{color:var(--muted)}.combo-select-trigger-icon{color:var(--muted);flex-shrink:0;font-size:.8rem}.combo-select-menu{z-index:40;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:radial-gradient(circle at top,#5a84ff1f,#0000 48%),#080e19fa;border:1px solid #9bb3c729;border-radius:18px;padding:10px;overflow:hidden;box-shadow:0 26px 70px #0000006b}.combo-select-search-wrap{margin-bottom:8px}.combo-select-search{width:100%;height:40px;color:var(--text);font:inherit;background:#ffffff0a;border:1px solid #9bb3c724;border-radius:12px;outline:none;padding:0 14px}.combo-select-search::placeholder{color:var(--muted)}.combo-select-options{gap:6px;max-height:min(280px,100vh - 120px);padding-right:2px;display:grid;overflow-y:auto}.combo-select-option{width:100%;color:var(--text);text-align:left;cursor:pointer;background:#ffffff05;border:1px solid #0000;border-radius:12px;gap:2px;padding:11px 12px;transition:border-color .16s,background .16s,transform .16s;display:grid}.combo-select-option:hover,.combo-select-option[data-active=true]{background:#5a84ff24;border-color:#5a84ff57}.combo-select-option-label{font-size:.84rem;font-weight:500}.combo-select-option-hint{color:var(--muted);font-size:.74rem}.combo-select-empty{color:var(--muted);text-align:center;background:#ffffff06;border-radius:12px;padding:14px 12px;font-size:.82rem}.pair-strategy-select{min-width:210px}.pair-strategy-select .combo-select-trigger{border-radius:10px;min-height:28px;padding:0 10px}.pair-strategy-select .combo-select-trigger-label{font-size:.78rem}.pair-strategy-select .combo-select-trigger-icon{font-size:.72rem}.strategy-type-select .combo-select-trigger{border-radius:8px;height:36px;min-height:36px;padding:0 12px}.strategy-type-select .combo-select-trigger-label{font-size:.9rem}.runtime-config-select{min-width:100%}.runtime-config-select .combo-select-trigger{border-radius:12px;min-height:40px;padding:0 12px}.runtime-config-select .combo-select-trigger-label{font-size:.82rem}.surface-input-next{border:1px solid var(--line);width:100%;height:40px;color:var(--text);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:linear-gradient(#121826f5,#0c121ef5);border-radius:12px;outline:none;padding:0 12px;font-size:.82rem}.surface-input-next::placeholder{color:var(--muted)}.surface-input-next:focus{border-color:#6d5aff73;box-shadow:0 0 0 1px #6d5aff38}.surface-datetime-wrap{width:100%;display:block;position:relative}.surface-datetime-wrap .surface-input-next-datetime{padding-right:42px}.surface-datetime-icon{color:#cbd5e1e0;pointer-events:none;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.surface-input-next-datetime::-webkit-calendar-picker-indicator{opacity:0;cursor:pointer;width:42px;height:100%;position:absolute;right:0}.open-detail-link{contain:paint;backface-visibility:hidden;border-radius:10px;justify-content:center;align-items:center;width:28px;height:28px;text-decoration:none;transition:border-color .15s,color .15s,background .15s,transform .15s;display:inline-flex;transform:translateZ(0)}.open-detail-link-disabled{opacity:.28}.open-detail-link-decision{color:#93c5fd;background:#3b82f61a;border:1px solid #60a5fa38}.open-detail-link-lifecycle{color:#86efac;background:#10b9811a;border:1px solid #4ade8038}.open-detail-link:hover{transform:translateY(-1px)translateZ(0)}.open-detail-link-disabled:hover{transform:translateZ(0)}.open-detail-link-decision:hover{color:#dbeafe;background:#3b82f629;border-color:#60a5fa80}.open-detail-link-lifecycle:hover{color:#dcfce7;background:#10b98129;border-color:#4ade8080}.profile-select{min-width:100%}.signin-field-next input:focus{border-color:#6d5aff99}.signin-btn-next{color:#fff;cursor:pointer;letter-spacing:.02em;background:linear-gradient(#7c6aff 0%,#5c4ee0 100%);border:none;border-radius:10px;justify-content:center;align-items:center;gap:6px;height:46px;font-family:inherit;font-size:.95rem;font-weight:600;transition:filter .15s;display:flex}.signin-btn-arrow{margin-top:3px;font-size:.5rem}.signin-btn-next:hover{filter:brightness(1.1)}.signin-btn-next:disabled{opacity:.6;cursor:not-allowed}.signin-error-next{color:#f87171;margin:0;font-size:.85rem}.signin-hint-next{color:#90a4b6;margin:0;font-size:.9rem}.signin-hint-next strong{color:#eef5fb}.signin-back-next{color:#90a4b6;cursor:pointer;text-align:left;background:0 0;border:none;padding:0;font-family:inherit;font-size:.875rem}.signin-back-next:hover{color:#eef5fb}.auth-stage-next{grid-template-columns:minmax(0,1.08fr) minmax(340px,430px);gap:28px;width:min(1180px,100%);display:grid;position:relative}.auth-stage-next:before{content:"";filter:blur(16px);pointer-events:none;background:radial-gradient(circle,#f2ad1b29,#0000 52%),radial-gradient(circle at 58% 52%,#5a84ff38,#0000 46%);border-radius:999px;height:260px;position:absolute;inset:-40px 16% auto -6%}.auth-story-next{background:linear-gradient(#101926eb,#09111cd1),radial-gradient(circle at 0 0,#5a84ff1f,#0000 36%);border:1px solid #9bb3c71f;border-radius:32px;gap:28px;padding:34px;display:grid;position:relative;overflow:hidden;box-shadow:0 26px 90px #00000057}.auth-story-next:after{content:"";pointer-events:none;background:radial-gradient(circle,#f2ad1b1f,#0000 68%);border-radius:50%;width:220px;height:220px;position:absolute;bottom:-72px;right:-72px}.auth-story-copy-next{gap:10px;display:grid}.auth-card-next{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(#121a29f7,#0c1421f2),radial-gradient(circle at top,#5a84ff1f,#0000 34%);border:1px solid #566f942e;border-radius:32px;width:100%;padding:28px 28px 26px;position:relative;box-shadow:0 18px 60px #0000004d}.auth-card-head-next{margin-bottom:18px}.eyebrow-next{color:var(--muted);text-transform:uppercase;letter-spacing:.18em;margin:0 0 10px;font-size:.76rem}.hero-card-next h1,.auth-card-head-next h2{letter-spacing:-.04em;margin:0 0 6px;font-family:Space Grotesk,sans-serif}.auth-story-next h1{letter-spacing:-.05em;max-width:11ch;margin:0;font-family:Space Grotesk,sans-serif;font-size:clamp(2.3rem,4.8vw,4.6rem);line-height:.95}.auth-card-head-next h2{font-size:clamp(1.45rem,2.4vw,2rem)}.auth-copy-next{color:var(--muted);margin:0;font-size:.98rem;line-height:1.7}.auth-highlights-next{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.auth-highlights-next article{background:#ffffff08;border:1px solid #9bb3c71f;border-radius:22px;gap:8px;padding:18px;display:grid}.auth-highlights-next span{color:var(--brand-gold);letter-spacing:.12em;font-family:Space Grotesk,sans-serif;font-size:.9rem}.auth-highlights-next strong{font-size:1rem}.auth-highlights-next p{color:var(--muted);margin:0;font-size:.92rem;line-height:1.6}.dashboard-grid-next,.metric-row-next,.content-grid-next{gap:20px;display:grid}.hero-card-next,.panel-next{border:1px solid var(--line);background:var(--panel);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:24px}.hero-card-next{grid-template-columns:1.2fr .8fr;gap:24px;padding:24px;display:grid}.hero-actions-next,.panel-head-next{justify-content:space-between;align-items:center;gap:16px;display:flex}.hero-actions-next{margin-top:18px}.lede-next{color:var(--muted);margin:0;line-height:1.7}.hero-stats-next{gap:12px;display:grid}.stat-chip-next{border:1px solid var(--line);background:#ffffff08;border-radius:18px;padding:16px 18px}.stat-chip-next span,.metric-label-next,.stats-next dt,th{color:var(--muted)}.stat-chip-next strong,.panel-next strong{margin-top:8px;font-size:1.2rem;display:block}.metric-row-next{grid-template-columns:repeat(5,minmax(0,1fr))}.panel-next{padding:24px}.metric-label-next{text-transform:uppercase;letter-spacing:.12em;margin-bottom:10px;font-size:.78rem;display:block}.panel-next p{color:var(--muted);margin:6px 0 0}.button-next,.text-link-next{border-radius:999px;justify-content:center;align-items:center;min-height:42px;text-decoration:none;display:inline-flex}.button-next{color:var(--text);font:inherit;cursor:pointer;white-space:nowrap;background:linear-gradient(#5a84ff3d,#3f6ff324);border:1px solid #7fb1ff38;padding:0 16px;line-height:1}.button-compact-next{min-height:34px;padding:0 12px;font-size:.82rem}.orders-toolbar-button-next{min-width:232px;min-height:34px;padding:0 14px}.button-next:hover,.text-link-next:hover{filter:brightness(1.08)}.tooltip-next{display:inline-flex;position:relative}.tooltip-bubble-next{color:#eef3ffeb;letter-spacing:.01em;text-align:center;pointer-events:none;opacity:0;visibility:hidden;z-index:30;background:linear-gradient(#091023fa,#0f172af0);border:1px solid #92abff47;border-radius:14px;width:max-content;max-width:min(280px,100vw - 32px);padding:10px 12px;font-size:.78rem;line-height:1.45;transition:opacity .16s,transform .16s,visibility .16s;position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%)translateY(6px);box-shadow:0 16px 40px #040a1873,inset 0 1px #ffffff0a}.tooltip-bubble-next:after{content:"";background:#0d1427f7;border-bottom:1px solid #92abff47;border-right:1px solid #92abff47;width:10px;height:10px;position:absolute;top:100%;left:50%;transform:translate(-50%)rotate(45deg)}.tooltip-next:hover .tooltip-bubble-next,.tooltip-next:focus-within .tooltip-bubble-next{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.tooltip-bubble-portal-next{opacity:1;visibility:visible;pointer-events:none;text-align:center;border-radius:14px;width:max-content;max-width:min(240px,100vw - 24px);padding:8px 12px;bottom:auto;transform:none}.tooltip-bubble-portal-next:after{left:var(--tooltip-arrow-left,50%);display:block;top:calc(100% - 1px);transform:translate(-50%)rotate(45deg)}.tooltip-bubble-portal-below-next:after{top:auto;bottom:calc(100% - 1px);transform:translate(-50%)rotate(225deg)}.live-chip-next,.delta-pill-next{border:1px solid var(--line);min-height:34px;color:var(--muted);white-space:nowrap;background:#ffffff08;border-radius:999px;justify-content:center;align-items:center;padding:0 12px;display:inline-flex}.delta-pill-next{width:fit-content;min-height:auto;color:var(--text);padding:8px 12px}.delta-pill-next.positive,.tone-positive-next{color:#70e8a6}.delta-pill-next.negative,.tone-negative-next{color:#ff8d8d}.delta-pill-next.neutral{color:var(--text)}.content-grid-next{grid-template-columns:repeat(2,minmax(0,1fr))}.chart-panel-next{overflow:hidden}.chart-range-next{color:var(--muted);gap:12px;font-size:.9rem;display:inline-flex}.chart-svg-next{width:100%;height:180px;margin-top:16px;display:block}.empty-chart-next{border:1px dashed var(--line);color:var(--muted);border-radius:18px;margin-top:16px;padding:24px}.stats-next{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.stats-next div{border-top:1px solid var(--line);padding-top:14px}.stats-next dd{margin:8px 0 0}.orders-stats-next{grid-auto-columns:minmax(148px,1fr);grid-auto-flow:column;gap:14px;padding-bottom:4px;display:grid;overflow-x:auto}.orders-stats-next>div{min-width:148px}.table-wrap-next{overflow-x:auto}.orders-table-scroll-next{max-height:min(62vh,760px);padding-right:6px;overflow:auto}.orders-table-scroll-with-bulk-next{padding-bottom:84px}.orders-table-layout-next{flex-direction:column;height:100%;min-height:0;display:flex;position:relative}.orders-page-panel-next{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.orders-page-body-next{flex:1;min-height:0;display:flex}.orders-page-body-next .orders-table-layout-next{flex:1}.orders-page-body-next .orders-table-scroll-next{flex:1;min-height:0;max-height:none}.orders-table-scroll-next thead th{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a101cf5;position:sticky;top:0}.orders-table-next{table-layout:auto;width:100%;font-size:.78rem}.orders-table-next th,.orders-table-next td{white-space:normal;overflow-wrap:anywhere;vertical-align:middle;padding:10px 6px}.orders-table-next th:first-child,.orders-table-next td:first-child{text-align:center;vertical-align:middle;width:56px}.orders-table-next th:first-child .orders-header-select-next,.orders-table-next td:first-child .orders-checkbox-next{margin-inline:auto}.orders-group-header-next td{background:linear-gradient(90deg,#3b82f61f,#0f172ac2),#080e19eb;border-top:1px solid #5a84ff24;border-bottom:1px solid #5a84ff14}.orders-group-header-next[data-depth="1"] td{background:linear-gradient(90deg,#38bdf81c,#0f172abd),#080e19eb}.orders-group-header-next[data-depth="2"] td,.orders-group-header-next[data-depth="3"] td,.orders-group-header-next[data-depth="4"] td,.orders-group-header-next[data-depth="5"] td{background:linear-gradient(90deg,#10b9811a,#0f172ab8),#080e19eb}.orders-group-label-next{gap:2px;font-weight:600;display:grid}.orders-group-meta-next,.orders-group-secondary-next{color:var(--muted);font-size:.72rem;font-weight:500}.orders-header-next{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:16px;display:flex}.orders-header-stats-next{flex-wrap:wrap;justify-content:flex-end;align-items:stretch;gap:12px;margin:0;display:flex}.orders-header-stats-next>div{min-width:110px;padding:6px 0}.orders-header-stats-next dt{color:var(--muted);margin:0;font-size:.72rem}.orders-header-stats-next dd{margin:6px 0 0;font-size:.95rem;font-weight:700}.orders-filters-next{grid-template-columns:minmax(118px,.9fr) minmax(110px,.88fr) minmax(110px,.84fr) minmax(126px,1fr) minmax(172px,.96fr);align-items:center;gap:8px;margin-bottom:16px;display:grid}.orders-filter-control-next,.orders-filter-select-next .combo-select-trigger{border-radius:10px;height:32px;min-height:32px;padding-left:9px;padding-right:9px;font-size:.74rem}.orders-filter-select-next .combo-select-trigger-label{font-size:.74rem}.orders-inline-dropdown-next{min-width:0;position:relative}.orders-inline-menu-next{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:25;background:radial-gradient(circle at top,#5a84ff1f,#0000 48%),#080e19fa;border:1px solid #9bb3c729;border-radius:18px;width:max-content;min-width:min(420px,100vw - 32px);max-width:min(520px,100vw - 32px);padding:10px;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 26px 70px #0000006b}.orders-inline-section-next{gap:8px;display:grid}.orders-inline-section-next+.orders-inline-section-next{border-top:1px solid #9bb3c71f;margin-top:10px;padding-top:10px}.orders-inline-section-title-next{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:.72rem;font-weight:700}.orders-inline-section-options-next{gap:6px;display:grid}.orders-inline-subselect-next{min-width:220px}.orders-inline-actions-next{align-items:center;gap:8px;margin-top:4px;display:flex}.orders-group-menu-next{min-width:min(520px,100vw - 32px)}.orders-group-mode-next{gap:6px;display:grid}.orders-group-builder-next{border-top:1px solid #9bb3c71f;gap:10px;margin-top:12px;padding-top:12px;display:grid}.orders-group-row-next{gap:6px;display:grid}.orders-group-row-label-next{color:var(--muted);font-size:.75rem;font-weight:600}.orders-group-row-controls-next{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 34px;align-items:center;gap:6px;display:grid}.orders-group-native-select-next{border-radius:12px;height:36px;min-height:36px;padding:0 12px;font-size:.8rem}.orders-group-remove-next{width:34px;height:34px;color:var(--text);font:inherit;cursor:pointer;background:#ffffff0a;border:1px solid #9bb3c724;border-radius:12px;font-size:1.1rem}.orders-group-remove-next:disabled{opacity:.4;cursor:not-allowed}.orders-group-actions-next{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.orders-group-actions-spacer-next{flex:1}.orders-group-icon-action-next{width:34px;height:34px;color:var(--text);font:inherit;cursor:pointer;background:#ffffff0a;border:1px solid #9bb3c729;border-radius:999px;justify-content:center;align-items:center;font-size:1rem;display:inline-flex}.orders-group-icon-action-confirm-next{color:#86efac;background:#10b9811f;border-color:#4ade8042}.orders-page-controls-next{grid-template-columns:72px minmax(84px,1fr);align-items:center;gap:6px;width:100%;min-width:0;display:grid}.orders-pagination-inline-next{justify-content:space-between;align-items:center;gap:4px;width:100%;min-width:0;display:inline-flex}.orders-page-nav-next{border:1px solid var(--line);width:30px;height:30px;color:var(--text);font:inherit;cursor:pointer;background:#ffffff08;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-size:1.08rem;line-height:1;display:inline-flex}.orders-page-nav-next:disabled{opacity:.38;cursor:not-allowed}.orders-page-label-next{text-align:center;min-width:34px;color:var(--muted);font-size:.66rem;font-weight:600}.orders-header-select-next{border:1px solid var(--line);color:#bfd2e5f0;cursor:pointer;background:linear-gradient(#0f1828fa,#0a111df5);border-radius:9px;justify-content:center;align-items:center;width:26px;height:26px;padding:0;transition:border-color .16s,color .16s,background .16s,transform .16s;display:inline-flex;box-shadow:inset 0 1px #ffffff0a,0 8px 18px #03081429}.orders-header-select-next:hover:not(:disabled),.orders-header-select-next:focus-visible{color:#dbeafe;background:linear-gradient(#1b2a4efa,#0e1b36fa);border-color:#5a84ff70;outline:none;transform:translateY(-1px)}.orders-header-select-next:disabled{opacity:.45;cursor:not-allowed}.orders-checkbox-next{appearance:none;cursor:pointer;background:linear-gradient(#0d1524fa,#080e18f5);border:1px solid #97adc44d;border-radius:6px;width:18px;height:18px;margin:0;transition:border-color .16s,background .16s,box-shadow .16s,transform .16s;position:relative;box-shadow:inset 0 1px #ffffff08,0 6px 14px #0206172e}.orders-checkbox-next:hover:not(:disabled),.orders-checkbox-next:focus-visible{background:linear-gradient(#121e36fa,#0a1222fa);border-color:#5a84ff6b;outline:none}.orders-checkbox-next:checked{background:linear-gradient(#3a62d6f0,#3054c0eb);border-color:#5a84ffa8;box-shadow:inset 0 1px #ffffff14,0 8px 18px #1c45af4d}.orders-checkbox-next:checked:after{content:"";border:2px solid #f8fbff;border-width:0 2px 2px 0;width:5px;height:9px;position:absolute;top:1.5px;left:5px;transform:rotate(45deg)}.orders-checkbox-next:disabled{opacity:.38;cursor:not-allowed;box-shadow:none}.orders-bulk-bubble-next{background:linear-gradient(#5a84ff24,#ffffff08),#0b121ff5;border:1px solid #7d9aff3d;border-radius:999px;align-items:center;gap:10px;padding:6px 8px 6px 12px;display:inline-flex;box-shadow:0 14px 30px #02061738}.orders-bulk-bubble-floating-next{z-index:1180;pointer-events:auto;position:fixed}.orders-bulk-count-next{color:var(--muted);text-align:center;min-width:18px;font-size:.76rem}.orders-bulk-divider-next{background:#ffffff1f;width:1px;height:18px}.orders-bulk-action-next{color:#fca5a5;min-height:30px;font:inherit;cursor:pointer;background:#f8717114;border:1px solid #f871713d;border-radius:999px;align-items:center;gap:8px;padding:0 12px;font-size:.78rem;display:inline-flex}.orders-bulk-close-next{border:1px solid var(--line);width:28px;height:28px;color:var(--muted);font:inherit;cursor:pointer;background:#ffffff08;border-radius:999px}.strategy-info-modal.orders-confirm-modal-next{border-radius:16px;width:min(380px,100vw - 28px);max-width:min(380px,100vw - 28px);padding:10px 10px 9px}.strategy-info-modal-backdrop.orders-confirm-backdrop-next{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#02061780;justify-content:center;align-items:center;padding:24px}.orders-confirm-backdrop-next .strategy-info-modal-head{margin-bottom:6px}.orders-confirm-backdrop-next .strategy-info-modal-kicker{letter-spacing:.12em;font-size:.56rem}.orders-confirm-backdrop-next .strategy-info-modal-head h3{margin:4px 0 0;font-size:.88rem;line-height:1.2}.orders-confirm-backdrop-next .strategy-info-close{width:28px;height:28px;font-size:1rem}.orders-confirm-copy-next{margin:6px 0 0;font-size:.68rem;line-height:1.35}.orders-confirm-stats-list-next{gap:5px;margin-top:10px;margin-bottom:0;display:grid}.orders-confirm-stats-list-next>div{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.orders-confirm-stats-list-next dt{color:var(--muted);margin:0;font-size:.62rem}.orders-confirm-stats-list-next dd{margin:0;font-size:.76rem;font-weight:700}.orders-confirm-actions-next{flex-direction:row;justify-content:flex-end;gap:6px;margin-top:10px;display:flex}.orders-confirm-actions-next .button-next{width:auto;min-height:30px;padding:0 10px;font-size:.68rem}.orders-confirm-delete-next{color:#fff4f4;background:linear-gradient(#dc2626,#b91c1c);border:0;box-shadow:0 14px 28px #b91c1c3d}.orders-confirm-delete-next:hover{filter:brightness(1.03)}.orders-toolbar-spacer-next{min-height:0;margin-bottom:4px}table{border-collapse:collapse;width:100%}th,td{text-align:left;border-bottom:1px solid var(--line);white-space:nowrap;padding:12px 0}.settings-grid-next{grid-template-columns:1.2fr .8fr;gap:20px;display:grid}.settings-list-next{color:var(--muted);margin:16px 0 0;padding-left:18px;line-height:1.8}.balances-filter-next{border:1px solid var(--line);height:38px;color:var(--text);font:inherit;background:#ffffff0a;border-radius:10px;outline:none;width:200px;padding:0 14px;font-size:.95rem;transition:border-color .15s}.balances-filter-next:focus{border-color:#5a84ff80}.table-tabs-next{flex-wrap:wrap;gap:6px;margin-bottom:12px;display:flex}.orders-toolbar-next{grid-template-columns:auto 88px minmax(0,1fr);align-items:center;gap:10px;display:grid}.orders-toolbar-next .table-tabs-next{margin-bottom:0}.orders-pagination-next{justify-content:flex-end}.orders-toolbar-loading-next{min-height:34px;color:var(--muted);white-space:nowrap;justify-content:center;align-items:center;font-size:.8rem;display:inline-flex}.orders-toolbar-icon-button-next{width:40px;min-width:40px;min-height:34px;padding:0}.orders-toolbar-tooltip-next .tooltip-bubble-next,.orders-toolbar-bubble-next{bottom:calc(100% + 8px);left:50%}.tab-btn-next{border:1px solid var(--line);color:var(--muted);font:inherit;cursor:pointer;background:0 0;border-radius:999px;padding:4px 12px;font-size:.82rem}.orders-all-tab-next{justify-content:center;width:124px}.tab-btn-next.active{border-color:var(--accent);color:var(--accent);background:#5a84ff1a}.tab-btn-next:hover:not(.active){color:var(--text)}.orders-sort-button-next{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:0;font-weight:600;display:inline-flex}.orders-sort-button-next:hover{color:var(--text)}.orders-time-filter-next{position:relative}.orders-time-filter-menu-next{z-index:20;background:linear-gradient(#0a101cfa,#0f172af5);border:1px solid #92abff2e;border-radius:16px;width:min(360px,100vw - 40px);padding:10px;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 18px 44px #00000061}.orders-time-filter-custom-next{gap:10px;padding:10px 6px 4px;display:grid}.orders-time-filter-custom-title-next{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:.78rem}.strategy-form-next{flex-direction:column;display:flex}.strategy-fields-next{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.strategy-fields-next label{flex-direction:column;gap:6px;display:flex}.strategy-fields-next span{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-size:.82rem}.strategy-fields-next p{color:var(--muted);margin:2px 0 0;font-size:.78rem}.strategy-fields-next input{border:1px solid var(--line);height:38px;color:var(--text);font:inherit;background:#ffffff0a;border-radius:10px;outline:none;padding:0 12px;font-size:.95rem;transition:border-color .15s}.strategy-fields-next input:focus{border-color:#5a84ff80}@media (max-width:900px){.auth-stage-next,.topbar-next,.hero-card-next,.metric-row-next,.content-grid-next,.settings-grid-next,.stats-next{grid-template-columns:1fr}.metric-row-next{grid-template-columns:repeat(2,minmax(0,1fr))}.topbar-next{align-items:flex-start;min-height:auto;padding-left:16px;padding-right:16px}.topnav-next{flex-wrap:wrap;justify-content:space-between;width:100%}.auth-shell-next{padding:18px}.auth-story-next,.auth-card-next{padding:22px}.hero-actions-next,.panel-head-next{flex-direction:column;align-items:flex-start}.hero-actions-next{flex-wrap:wrap}.chart-range-next{flex-direction:column;gap:4px}.auth-highlights-next,.strategy-fields-next{grid-template-columns:1fr}}@media (max-width:640px){.page-shell{width:min(100vw - 20px,1240px);padding-top:14px}.page-shell-with-rail{padding-top:96px}.topbar-shell{width:min(100vw - 20px,1240px)}.brand-wordmark{font-size:1.02rem}.topnav-next{gap:6px;padding:6px}.topnav-next a,.topnav-button-next{padding:10px 12px;font-size:.94rem}.auth-story-next{gap:22px}.auth-story-next h1{max-width:none;font-size:clamp(2rem,10vw,3rem)}.metric-row-next{grid-template-columns:repeat(2,minmax(0,1fr))}.stats-next{grid-template-columns:1fr}.hero-stats-next{grid-template-columns:repeat(2,minmax(0,1fr))}.button-next{min-height:38px;padding:0 12px;font-size:.88rem}.orders-toolbar-next,.orders-filters-next,.orders-page-controls-next{grid-template-columns:1fr}.orders-inline-menu-next{width:min(100vw - 32px,100%);min-width:0;max-width:min(100vw - 32px,100%)}.orders-group-row-controls-next{grid-template-columns:1fr}.orders-pagination-inline-next{justify-content:flex-start}.orders-toolbar-loading-next{justify-content:flex-start;min-height:22px}.orders-pagination-next{justify-content:flex-start}.orders-confirm-actions-next{flex-direction:column}.orders-confirm-backdrop-next{padding:12px}.panel-next,.hero-card-next{padding:16px}th,td{padding:10px 0;font-size:.88rem}}.strategies-list{flex-direction:column;gap:16px;display:flex}.strategy-card{border:1px solid var(--line);background:#ffffff08;border-radius:10px;padding:20px;transition:border-color .2s}.strategy-card-active{border-color:var(--accent);background:#5a84ff0f}.strategy-card-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.badge-active{background:var(--accent);color:#fff;letter-spacing:.08em;border-radius:4px;padding:2px 8px;font-size:.68rem;font-weight:700}.button-outline-next{border:1px solid var(--line);color:var(--text);background:0 0}.button-outline-next:hover{border-color:var(--accent);color:var(--accent)}.strategy-config-editor{padding:4px 0}.strategy-config-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:10px;display:grid}.strategy-config-field{flex-direction:column;gap:5px;display:flex}.strategy-config-label{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;overflow-wrap:break-word;word-break:break-word;font-size:.72rem;font-weight:500;line-height:1.3}.strategy-config-field input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.strategy-config-field input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.strategy-config-field input[type=number]{-moz-appearance:textfield}.strategy-config-field input[type=text],.strategy-config-field input[type=number]{border:1px solid var(--line);height:36px;color:var(--text);background:#ffffff0a;border-radius:8px;outline:none;width:100%;padding:0 12px;font-family:inherit;font-size:.9rem;transition:border-color .15s,background .15s}.strategy-config-field input[type=text]:focus,.strategy-config-field input[type=number]:focus{border-color:var(--accent);background:#5a84ff0f}.strategy-config-field input[type=checkbox]{width:18px;height:18px;accent-color:var(--accent);cursor:pointer;margin-top:6px}.strategy-info-trigger{color:#e2e8f0f5;width:28px;height:28px;font:inherit;cursor:pointer;background:linear-gradient(#131d39f5,#0c1428f5);border:1px solid #7d9aff57;border-radius:999px;flex:none;justify-content:center;align-items:center;font-size:.95rem;font-weight:600;line-height:1;transition:transform .16s,border-color .16s,color .16s;display:inline-flex;box-shadow:0 10px 24px #02061747}.strategy-info-trigger:hover{color:#fff;border-color:#7d9affa6;transform:translateY(-1px)}.strategy-info-modal-backdrop{z-index:1200;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#020617b3;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.strategy-info-modal{background:radial-gradient(circle at 0 0,#26396e42,#0000 42%),linear-gradient(#0d1426fb,#080d18fb);border:1px solid #7d9aff3d;border-radius:22px;width:min(760px,100%);max-height:min(84vh,860px);padding:22px 22px 20px;overflow:auto;box-shadow:0 28px 80px #02061780}.strategy-info-modal-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.strategy-info-modal-kicker{text-transform:uppercase;letter-spacing:.14em;color:var(--muted);font-size:.72rem}.strategy-info-modal-head h3{margin:8px 0 0;font-size:1.18rem}.strategy-info-close{border:1px solid var(--line);width:34px;height:34px;color:var(--text);font:inherit;cursor:pointer;background:#ffffff08;border-radius:999px;flex:none;justify-content:center;align-items:center;font-size:1.2rem;line-height:1;display:inline-flex}.strategy-info-close:hover{color:#fff;border-color:#7d9aff80}.strategy-info-lead{color:#e2e8f0e6;margin:14px 0 0;line-height:1.65}.strategy-info-topics{gap:12px;margin-top:18px;display:grid}.strategy-info-topic{background:#ffffff08;border:1px solid #ffffff0d;border-radius:16px;padding:14px 15px}.strategy-info-topic h4{margin:0 0 8px;font-size:.95rem}.strategy-info-topic p{color:var(--muted);margin:0;line-height:1.62}.strategy-info-topic p+p{margin-top:8px}@media (max-width:700px){.strategy-info-modal-backdrop{align-items:flex-end;padding:14px}.strategy-info-modal{border-radius:20px 20px 0 0;max-height:88vh}}
