:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#111827;background:#fbfaf6;font-synthesis:none}*{box-sizing:border-box}html,body,#app{width:100%;min-width:0;height:100%;margin:0}body{overflow:hidden}button{font:inherit}button:focus-visible{outline:3px solid #f28e2b;outline-offset:2px}.app-shell{display:grid;grid-template-columns:260px minmax(0,1fr);width:100%;height:100%;overflow:hidden}.app-shell.nav-collapsed{grid-template-columns:64px minmax(0,1fr)}aside{display:flex;flex-direction:column;min-width:0;height:100%;padding:16px 12px;overflow:hidden;background:#f4f7fa;border-right:1px solid #d6dee7}.rail-top{display:flex;align-items:center;justify-content:space-between;min-height:36px;margin-bottom:22px}.brand{display:flex;align-items:center;gap:9px;min-width:0;font-weight:750;letter-spacing:-.03em}.brand-mark,.nav-mark,.table-mark{display:inline-grid;flex:0 0 auto;place-items:center;width:28px;height:28px;border-radius:7px;font-size:12px;font-weight:750;letter-spacing:0}.brand-mark{color:#fff;background:#005a9c}.collapse{display:grid;place-items:center;width:28px;height:28px;padding:0;color:#4b5563;background:transparent;border:0;border-radius:6px;cursor:pointer}.collapse:hover{background:#e5ebf1;color:#111827}.dataset-select{width:100%;min-height:28px;margin:-10px 0 14px;padding:3px;border:1px solid #d6dee7;border-radius:4px;background:#fff;color:#344054;font-size:11px}aside.collapsed .dataset-select{font-size:9px}nav,.table-nav{display:grid;gap:4px}.main-nav{margin-bottom:24px}.main-nav .area,.table-nav button{display:flex;align-items:center;width:100%;min-width:0;gap:9px;padding:6px;color:#344054;text-align:left;background:transparent;border:0;border-radius:8px;cursor:pointer}.main-nav .area:hover:not(:disabled),.table-nav button:hover{background:#e7eef5;color:#111827}.main-nav .area.active{color:#004c84;background:#dfebf5}.main-nav .area:disabled{color:#98a2b3;cursor:not-allowed}.nav-mark{color:#4b5563;background:#e3e9ef}.area.active .nav-mark{color:#fff;background:#005a9c}.table-nav{gap:18px}.table-nav section{display:grid;gap:3px}.table-nav h2{margin:0 6px 4px;color:#667085;font-size:10px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.table-nav button.active{color:#004c84;background:#dfebf5}.table-mark{color:#667085;background:transparent}.table-nav button.active .table-mark{color:#005a9c;font-weight:800}aside.collapsed{align-items:center;padding-inline:10px}aside.collapsed .brand-name,aside.collapsed .nav-label,aside.collapsed h2{display:none}aside.collapsed .rail-top{width:100%;flex-direction:column;gap:12px;margin-bottom:20px}aside.collapsed .main-nav,aside.collapsed .table-nav{width:100%}aside.collapsed .main-nav .area,aside.collapsed .table-nav button{justify-content:center}aside.collapsed .table-nav{gap:12px}aside.collapsed .table-nav section{gap:2px}main{min-width:0;height:100%;padding:26px 30px 20px;overflow:hidden}.data-table{display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:100%;height:100%;min-height:0}.table-title{display:flex;align-items:baseline;justify-content:space-between;padding:0 0 12px}.table-title h1{margin:0;color:#111827;font-size:19px;font-weight:720;letter-spacing:-.025em}.table-title span{color:#667085;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.table-audit{padding-bottom:10px;color:#667085;font-size:12px;line-height:1.5}.table-audit p{margin:0}.table-audit summary{width:fit-content;cursor:pointer}.table-audit details[open]{padding-top:4px}.table-audit details p{color:#475467}.table-views{display:flex;gap:4px;margin-left:auto;margin-right:16px}.table-views button{padding:3px 8px;color:#475467;background:transparent;border:1px solid #d6dee7;border-radius:4px;font-size:12px;cursor:pointer}.table-views button[aria-pressed=true]{color:#004c84;background:#dfebf5;border-color:#9db9d0}.table-frame{align-self:start;min-width:0;overflow:hidden;background:#fff;border:1px solid #d6dee7;border-radius:9px}table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:13px}th{height:57px;padding:0;color:#475467;background:#f7f9fb;border-bottom:1px solid #d6dee7;font-size:11px;font-weight:750;letter-spacing:.02em;text-align:left}td{height:36px;padding:0 12px;overflow:hidden;color:#182230;border-bottom:1px solid #edf0f3;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;text-overflow:ellipsis;white-space:nowrap}tbody tr:last-child td{border-bottom:0}tbody tr:hover td{background:#f7fbfe}.meaning-cell[data-color=blue]{--meaning-fill: var(--blue-fill);--meaning-hatch: var(--blue-hatch)}.meaning-cell[data-color=yellow]{--meaning-fill: var(--yellow-fill);--meaning-hatch: var(--yellow-hatch)}.meaning-cell[data-color=green]{--meaning-fill: var(--green-fill);--meaning-hatch: var(--green-hatch)}.meaning-cell[data-color=red]{--meaning-fill: var(--red-fill);--meaning-hatch: var(--red-hatch)}.meaning-cell[data-color=purple]{--meaning-fill: var(--purple-fill);--meaning-hatch: var(--purple-hatch)}.meaning-cell[data-color=orange]{--meaning-fill: var(--orange-fill);--meaning-hatch: var(--orange-hatch)}.meaning-cell[data-color=gray]{--meaning-fill: var(--gray-fill);--meaning-hatch: var(--gray-hatch)}.meaning-cell[data-color][data-assumed=true],tbody tr:hover .meaning-cell[data-color][data-assumed=true]{background-color:var(--meaning-fill)}.meaning-cell[data-color][data-conflict=true]{background-image:repeating-linear-gradient(45deg,transparent 0 7px,var(--meaning-hatch) 7px 8px),repeating-linear-gradient(-45deg,transparent 0 7px,var(--meaning-hatch) 7px 8px)}.meaning-cell[data-overridden=true]{box-shadow:inset 0 -2px #005a9c}.meaning-cell .cell-filter,.meaning-cell .cell-filter:hover,.meaning-cell .edit-value,.meaning-cell .cell-edit{background:transparent}.cell-filter{display:block;width:calc(100% + 24px);height:36px;margin:0 -12px;padding:0 12px;overflow:hidden;color:inherit;background:transparent;border:0;font:inherit;text-align:left;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.cell-filter.right{text-align:right}.cell-filter:hover{color:#005a9c;background:#edf6fc}.no-results td{color:#667085;font-family:inherit;text-align:center}.right{text-align:right}.table-message{margin:0;padding:15px 0;color:#667085;font-size:13px}.table-message[role=alert]{color:#b42318}footer{display:flex;align-items:center;justify-content:space-between;align-self:start;padding:10px 0 0;color:#667085;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}.pager{display:flex;align-items:center;gap:9px}.pager button{display:grid;place-items:center;width:25px;height:24px;padding:0;color:#344054;background:#fff;border:1px solid #d6dee7;border-radius:6px;cursor:pointer}.pager button.clear{display:block;width:auto;padding:0 8px;font-family:inherit;font-size:11px}.pager button:hover:not(:disabled){color:#005a9c;border-color:#9db9d0}.pager button:disabled{color:#b6bec9;background:#f7f9fb;cursor:not-allowed}@media(max-width:760px){.app-shell{grid-template-columns:64px minmax(0,1fr)}aside{align-items:center;padding-inline:10px}aside .brand-name,aside .nav-label,aside h2{display:none}aside .rail-top{width:100%;flex-direction:column;gap:12px;margin-bottom:20px}aside .main-nav,aside .table-nav{width:100%}aside .main-nav .area,aside .table-nav button{justify-content:center}aside .table-nav{gap:12px}aside .table-nav section{gap:2px}main{padding:18px 14px}.table-title h1{font-size:16px}table{font-size:11px}th button,td{padding-inline:7px}.data-table th:nth-child(n+6),.data-table td:nth-child(n+6){display:none}.data-table.wide-inputs th:nth-child(n+6),.data-table.wide-inputs td:nth-child(n+6){display:table-cell}.wide-inputs .table-frame{overflow-x:auto;max-width:100%}.wide-inputs table{min-width:1100px}.data-table.freight-inputs th:nth-child(n+6),.data-table.freight-inputs td:nth-child(n+6){display:table-cell}.freight-inputs>.table-frame{overflow-x:auto;max-width:100%}.freight-inputs>.table-frame table{min-width:900px}.freight-inputs .table-title{flex-wrap:wrap}}.column-heading.svelte-15o3hat{display:flex;align-items:center;justify-content:space-between;gap:5px;width:100%;padding:0;border:0;background:transparent;color:inherit;text-align:left;font:inherit;font-weight:600;cursor:pointer}.column-heading.svelte-15o3hat span:where(.svelte-15o3hat){font-size:10px;color:#667085;flex-shrink:0}.column-heading.inline.svelte-15o3hat{width:calc(100% - 16px);margin:5px 8px 0;padding:0;height:23px}.filtered.svelte-15o3hat{text-decoration:underline;text-underline-offset:3px}.column-filter.svelte-15o3hat{display:block;width:calc(100% - 16px);min-width:0;height:20px;margin:5px 8px;padding:1px 5px;border:1px solid #d6dee7;border-radius:3px;background:#fff;color:#182230;font:inherit;font-weight:400}.column-menu.svelte-15o3hat{position:fixed;inset:auto;margin:0;width:min(260px,calc(100vw - 16px));max-height:calc(100dvh - 16px);overflow:auto;padding:5px;border:1px solid #bfc9d5;border-radius:4px;background:#fff;color:#182230;box-shadow:0 4px 14px #18223026;font:12px/1.4 system-ui,sans-serif;text-align:left}.column-menu.svelte-15o3hat button:where(.svelte-15o3hat){display:block;width:100%;border:0;background:transparent;padding:6px 8px;font:inherit;color:inherit;text-align:left;cursor:pointer;white-space:normal;overflow-wrap:anywhere}.column-menu.svelte-15o3hat button:where(.svelte-15o3hat):hover,.column-menu.svelte-15o3hat button[aria-pressed=true]:where(.svelte-15o3hat){background:#edf2f6}.column-menu.svelte-15o3hat button:where(.svelte-15o3hat):disabled{color:#98a2b3;cursor:default}.column-menu.svelte-15o3hat label:where(.svelte-15o3hat){display:block;padding:6px 8px}.column-menu.svelte-15o3hat input:where(.svelte-15o3hat){display:block;width:100%;margin-top:4px;border:1px solid #bfc9d5;border-radius:3px;padding:5px;background:#fff;color:inherit;font:inherit}.column-values.svelte-15o3hat{border-top:1px solid #d6dee7;margin-top:3px;padding-top:3px}[aria-invalid=true].svelte-15o3hat{border-color:#b42318}small.svelte-15o3hat{display:block;color:#b42318;padding:0 8px}button.svelte-15o3hat:focus-visible,input.svelte-15o3hat:focus-visible{outline:2px solid #005a9c;outline-offset:1px}thead.svelte-10qfy3e{position:sticky;top:0;z-index:1}th.svelte-10qfy3e{height:34px;padding:5px 8px;font:inherit;font-size:11px;background:#f5f7fa;text-align:left}h3.svelte-113f2db{margin:10px 0 6px;font-size:12px}p.svelte-113f2db{font-size:12px}.requirements-frame.svelte-113f2db{max-height:240px;overflow:auto}table.svelte-113f2db{min-width:680px;table-layout:auto;font-size:11px}td.svelte-113f2db{padding:5px 8px;height:auto;white-space:normal;overflow-wrap:anywhere;vertical-align:top}a.svelte-113f2db{display:block;color:#005a9c}.evidence-button.svelte-ib227e,button.svelte-ib227e,select.svelte-ib227e,input.svelte-ib227e{font:inherit;padding:4px 8px;background:#fff;color:#182230;border:1px solid #d6dee7;border-radius:4px}dialog.svelte-ib227e{width:min(900px,94vw);max-height:90vh;padding:16px;border:1px solid #d6dee7;color:#182230}dialog.svelte-ib227e::backdrop{background:#11182755}header.svelte-ib227e{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}h2.svelte-ib227e{margin:0;font-size:15px}table.svelte-ib227e{font-size:12px}th.svelte-ib227e,td.svelte-ib227e{white-space:normal;overflow-wrap:anywhere;height:auto;padding:6px 8px;vertical-align:top}th.svelte-ib227e{width:28%;text-align:left}p.svelte-ib227e,label.svelte-ib227e{font-size:12px}.route-picker.svelte-ib227e{display:flex;gap:8px;align-items:center;margin-top:12px}select.svelte-ib227e{flex:1;min-width:0}input.svelte-ib227e{width:140px;max-width:100%}.source-frame.svelte-ib227e{max-height:240px;overflow:auto}.source-frame.svelte-ib227e th:where(.svelte-ib227e){width:auto}a.svelte-ib227e{color:#005a9c}.source-path.svelte-ib227e{overflow-wrap:anywhere;color:#667085}.raw-source.svelte-16k18c8{margin:0 0 8px;color:#667085;font-size:11px;overflow-wrap:anywhere}.raw-inputs.svelte-16k18c8 .table-frame:where(.svelte-16k18c8){max-width:100%;overflow-x:auto}.data-table.raw-inputs.svelte-16k18c8 th:where(.svelte-16k18c8),.data-table.raw-inputs.svelte-16k18c8 td:where(.svelte-16k18c8){display:table-cell}.reference-actions.svelte-16k18c8{flex-wrap:wrap}.edit-notice.svelte-16k18c8{margin:0 0 8px;font-size:11px;color:#667085}.cell-edit.svelte-16k18c8{width:100%;height:28px;padding:3px;border:1px solid #9db9d0;border-radius:3px;background:transparent;color:inherit;font:inherit}@media(max-width:760px){.table-title.svelte-16k18c8{flex-wrap:wrap;gap:7px}.reference-actions.svelte-16k18c8{margin:0}.reference-inputs.svelte-16k18c8 .table-frame:where(.svelte-16k18c8){max-width:100%;overflow-x:auto}.reference-inputs.svelte-16k18c8 table:where(.svelte-16k18c8){min-width:1000px}.data-table.reference-inputs.svelte-16k18c8 th:where(.svelte-16k18c8):nth-child(n+6),.data-table.reference-inputs.svelte-16k18c8 td:where(.svelte-16k18c8):nth-child(n+6){display:table-cell}}.source-heading.svelte-rfuj6t,.source-heading.svelte-rfuj6t>div:where(.svelte-rfuj6t){display:flex;align-items:center;gap:8px}.source-heading.svelte-rfuj6t{justify-content:space-between;padding:7px 0;flex-wrap:wrap;font-size:11px}table.svelte-rfuj6t{min-width:700px;table-layout:auto;font-size:11px;background:#fff}th.svelte-rfuj6t,td.svelte-rfuj6t{height:auto;padding:4px 8px;text-align:left}td.svelte-rfuj6t{white-space:normal;overflow-wrap:anywhere}button.svelte-rfuj6t{font:inherit;border:1px solid #d6dee7;background:#fff;color:#344054;border-radius:3px;cursor:pointer}summary.svelte-rfuj6t{cursor:pointer;overflow-wrap:anywhere}.cell-legend.svelte-ujkznz{font-size:11px;color:#475467}summary.svelte-ujkznz{cursor:pointer;width:fit-content}table.svelte-ujkznz{width:min(520px,100%);table-layout:auto;font-size:11px;margin:5px 0}td.svelte-ujkznz{padding:3px 8px;height:auto;font:inherit}p.svelte-ujkznz{margin:4px 0}.definitions-page.svelte-bxiybe{height:100%;min-height:0;display:flex;flex-direction:column;gap:7px}.table-title.svelte-bxiybe{flex-shrink:0}.definitions-frame.svelte-bxiybe{flex:0 1 auto;max-height:44%;overflow:auto;border:1px solid #d6dee7}table.svelte-bxiybe{background:#fff}.definition-table.svelte-bxiybe{table-layout:auto}.definition-table.svelte-bxiybe td:where(.svelte-bxiybe){padding:5px 8px;white-space:normal;line-height:1.3;font-size:11px;font-family:inherit}.definition-table.svelte-bxiybe th:first-child{min-width:130px}.definition-table.svelte-bxiybe th:nth-child(2){min-width:160px}.definition-table.svelte-bxiybe th:nth-child(3){min-width:95px}.number.svelte-bxiybe{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap!important}button.svelte-bxiybe,input.svelte-bxiybe,select.svelte-bxiybe{border:1px solid #d6dee7;border-radius:3px;background:#fff;color:#344054;padding:4px 6px;font:inherit}button.svelte-bxiybe{cursor:pointer}button.svelte-bxiybe:disabled{color:#98a2b3;cursor:not-allowed}button.svelte-bxiybe:focus-visible,input.svelte-bxiybe:focus-visible,select.svelte-bxiybe:focus-visible{outline:2px solid #005a9c;outline-offset:1px}.definition-select.svelte-bxiybe,.record-link.svelte-bxiybe,.edit-value.svelte-bxiybe{background:transparent;border:0;padding:0;width:100%;text-align:left}.definition-select.svelte-bxiybe{font-weight:400}.chosen.svelte-bxiybe .definition-select:where(.svelte-bxiybe){font-weight:700}.record-link.svelte-bxiybe{color:#005a9c;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.review-toolbar.svelte-bxiybe,.evidence-pager.svelte-bxiybe,.source-heading.svelte-bxiybe,.reason.svelte-bxiybe{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:11px;flex-shrink:0}.review-toolbar.svelte-bxiybe input:where(.svelte-bxiybe){width:125px}.review-toolbar.svelte-bxiybe strong:where(.svelte-bxiybe){margin-right:auto;font-size:12px}.reason.svelte-bxiybe input:where(.svelte-bxiybe){width:220px}.reason.svelte-bxiybe span:where(.svelte-bxiybe){color:#667085}.evidence-frame.svelte-bxiybe{min-height:75px;flex:1;overflow:auto;border:1px solid #d6dee7}.evidence-table.svelte-bxiybe{min-width:1040px;table-layout:fixed}.evidence-table.svelte-bxiybe td:where(.svelte-bxiybe){height:40px;padding:0 8px;font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.edit-value.svelte-bxiybe{height:100%;overflow:hidden;text-overflow:ellipsis}.cell-editor.svelte-bxiybe{display:flex;gap:3px}.cell-editor.svelte-bxiybe input:where(.svelte-bxiybe){min-width:40px;width:100%}.remove.svelte-bxiybe{display:block;border:0;padding:0;color:#005a9c;text-decoration:underline;font-size:10px}.evidence-pager.svelte-bxiybe{justify-content:space-between;color:#667085}.evidence-pager.svelte-bxiybe>div:where(.svelte-bxiybe){display:flex;align-items:center;gap:8px}.error.svelte-bxiybe{color:#b42318;margin:0;font-size:12px}.scenario-note.svelte-bxiybe{margin:0;font-size:11px;color:#475467}.sources.svelte-bxiybe{max-height:36%;min-height:100px;overflow:auto;border-top:1px solid #d6dee7;font-size:11px}.sources.svelte-bxiybe table:where(.svelte-bxiybe){min-width:700px;table-layout:auto}.sources.svelte-bxiybe td:where(.svelte-bxiybe){padding:4px 8px;height:auto}.source-heading.svelte-bxiybe{justify-content:space-between;padding:7px 0}@media(max-width:700px){.definitions-frame.svelte-bxiybe{max-height:34%}.definition-table.svelte-bxiybe{min-width:850px}.review-toolbar.svelte-bxiybe strong:where(.svelte-bxiybe){width:100%}.review-toolbar.svelte-bxiybe input:where(.svelte-bxiybe){width:95px}}.conflicts-page.svelte-1ufnd5f{display:flex;flex-direction:column;gap:8px;height:100%;min-height:0}.table-title.svelte-1ufnd5f{padding:0}.summary-frame.svelte-1ufnd5f{flex-shrink:0;overflow:auto;max-height:32%;border:1px solid #d6dee7}.summary-frame.svelte-1ufnd5f table:where(.svelte-1ufnd5f){table-layout:auto;min-width:900px;background:#fff;font-size:11px}.summary-frame.svelte-1ufnd5f th,.summary-frame.svelte-1ufnd5f td:where(.svelte-1ufnd5f){height:auto;padding:5px 8px;white-space:normal;font:inherit}.summary-frame.svelte-1ufnd5f th{font-weight:600}.summary-frame.svelte-1ufnd5f td:where(.svelte-1ufnd5f):first-child{min-width:170px}.summary-frame.svelte-1ufnd5f button:where(.svelte-1ufnd5f){background:transparent;padding:0;border:0;text-align:left;font:inherit;cursor:pointer}.summary-frame.svelte-1ufnd5f button[aria-pressed=true]:where(.svelte-1ufnd5f){font-weight:700}.comparison-note.svelte-1ufnd5f,.scope.svelte-1ufnd5f{font-size:11px;color:#475467;margin:0}.scope.svelte-1ufnd5f summary:where(.svelte-1ufnd5f){cursor:pointer}.scope.svelte-1ufnd5f p:where(.svelte-1ufnd5f){margin:4px 0}.detail-table.svelte-1ufnd5f{flex:1;min-height:180px}.sources.svelte-1ufnd5f{max-height:34%;overflow:auto;flex-shrink:1;border-top:1px solid #d6dee7}.source-heading.svelte-1ufnd5f{display:flex;justify-content:space-between;font-size:11px;align-items:center;padding-top:5px}.source-heading.svelte-1ufnd5f button:where(.svelte-1ufnd5f){font:inherit;padding:3px 6px;border:1px solid #d6dee7;background:#fff;cursor:pointer}.equations-page.svelte-130esqz{height:100%;min-height:0;display:flex;flex-direction:column;gap:10px}.equations-heading.svelte-130esqz p:where(.svelte-130esqz){margin:0 0 6px;font-size:12px;color:#667085}.equations-heading.svelte-130esqz [role=alert]:where(.svelte-130esqz){color:#b42318}.group-picker.svelte-130esqz{display:flex;align-items:center;gap:8px;margin-bottom:8px;font-size:12px}.group-picker.svelte-130esqz select:where(.svelte-130esqz){min-width:0;max-width:100%;padding:5px 8px;border:1px solid #d6dee7;border-radius:4px;background:#fff;color:#182230;font:inherit}.equations-heading.svelte-130esqz .group-note:where(.svelte-130esqz){color:#344054}.equation-frame.svelte-130esqz{flex:1;min-height:0;overflow:auto}.equation-table.svelte-130esqz{background:#fff;border:1px solid #d6dee7}.equation-table.svelte-130esqz th{height:32px;padding:6px 10px}.equation-table.svelte-130esqz td:where(.svelte-130esqz){height:112px;white-space:pre-wrap;overflow-wrap:anywhere;padding:10px;font-family:inherit;line-height:1.5;vertical-align:middle}.equation-table.svelte-130esqz .expression:where(.svelte-130esqz){font:15px/1.8 ui-monospace,SFMono-Regular,Menlo,monospace;color:#182230}small.svelte-130esqz{display:block;margin-top:5px;font-size:11px;color:#667085}footer.svelte-130esqz{width:100%}.compact.svelte-130esqz .table-title:where(.svelte-130esqz){align-items:flex-start;gap:4px;flex-direction:column}.compact.svelte-130esqz .equation-table:where(.svelte-130esqz) colgroup:where(.svelte-130esqz){display:none}.compact.svelte-130esqz .equation-table:where(.svelte-130esqz),.compact.svelte-130esqz .equation-table:where(.svelte-130esqz) tbody:where(.svelte-130esqz),.compact.svelte-130esqz .equation-table:where(.svelte-130esqz) thead{display:block}.compact.svelte-130esqz .equation-table:where(.svelte-130esqz) thead tr{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.compact.svelte-130esqz .equation-table:where(.svelte-130esqz) tr:where(.svelte-130esqz){display:grid;min-height:230px;border-bottom:1px solid #d6dee7}.compact.svelte-130esqz .equation-table:where(.svelte-130esqz) td:where(.svelte-130esqz){height:auto;border:0;padding:6px 10px}.compact.svelte-130esqz .equation-table:where(.svelte-130esqz) small:where(.svelte-130esqz){display:inline;margin-left:8px}.compact.svelte-130esqz .equation-table:where(.svelte-130esqz) .expression:where(.svelte-130esqz){font-size:14px}.capacity-controls.svelte-dhpxk4{min-height:0;display:flex;flex-direction:column;gap:8px}.capacity-heading.svelte-dhpxk4{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:12px}p.svelte-dhpxk4,span.svelte-dhpxk4{margin:0;font-size:11px;color:#667085}.capacity-table-frame.svelte-dhpxk4{overflow:auto;min-height:0}.capacity-table.svelte-dhpxk4{min-width:690px;border:1px solid #d6dee7;background:#fff}.capacity-table.svelte-dhpxk4 th,.capacity-table.svelte-dhpxk4 td:where(.svelte-dhpxk4){padding:6px 10px;height:36px}.capacity-table.svelte-dhpxk4 th:first-child{width:175px}.capacity-table.svelte-dhpxk4 th:last-child{width:250px}input.svelte-dhpxk4{border:1px solid #d6dee7;border-radius:4px;padding:5px;font:inherit}td.svelte-dhpxk4 input:where(.svelte-dhpxk4){width:100%}[role=alert].svelte-dhpxk4{color:#b42318}@media(max-width:650px){.capacity-heading.svelte-dhpxk4{align-items:flex-start;flex-direction:column}}.queues.svelte-13ug9s7{display:flex;flex-direction:column;gap:6px;height:100%;min-height:0}.search.svelte-13ug9s7{display:flex;align-items:center;gap:8px;font-size:11px}.search.svelte-13ug9s7 input:where(.svelte-13ug9s7){min-width:0;width:180px;padding:4px;border:1px solid #d6dee7;font:inherit}.queue-columns.svelte-13ug9s7{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;flex:1;min-height:0}.queue.svelte-13ug9s7{min-width:0;min-height:0;display:flex;flex-direction:column;border:1px solid #d6dee7;background:#fff}h2.svelte-13ug9s7{margin:0;padding:7px;font-size:12px;border-bottom:1px solid #d6dee7}h2.svelte-13ug9s7 span:where(.svelte-13ug9s7){font-weight:400;font-size:10px;color:#667085}.queue-scroll.svelte-13ug9s7{overflow:auto;flex:1;min-height:0}.queue-scroll.svelte-13ug9s7 th{height:28px;padding:4px 6px;font-size:10px}td.svelte-13ug9s7{height:44px;padding:3px 6px;font-size:10px}.job.svelte-13ug9s7{display:block;width:100%;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#005a9c;background:transparent;border:0;padding:3px 0;font:inherit;cursor:pointer}.job.svelte-13ug9s7{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}small.svelte-13ug9s7{display:block;overflow:hidden;text-overflow:ellipsis;color:#667085;font-size:10px;margin-top:3px}.chosen.svelte-13ug9s7 td:where(.svelte-13ug9s7){background:#dfebf5}@media(max-width:760px){.queue-columns.svelte-13ug9s7{overflow-x:auto;grid-template-columns:repeat(3,280px);scroll-snap-type:x mandatory}.queue.svelte-13ug9s7{scroll-snap-align:start}}.explore-page.svelte-mopm03{height:100%;min-height:0;display:flex;flex-direction:column;gap:7px}.top.svelte-mopm03,.toolbar.svelte-mopm03{display:flex;justify-content:space-between;align-items:center;gap:8px;flex-wrap:wrap}h1.svelte-mopm03{margin:0;font-size:19px}.top.svelte-mopm03 span:where(.svelte-mopm03),p.svelte-mopm03,footer.svelte-mopm03{font-size:11px;color:#667085;margin:0}.toolbar.svelte-mopm03>div:where(.svelte-mopm03),.placement.svelte-mopm03{display:flex;gap:5px;align-items:center;flex-wrap:wrap}button.svelte-mopm03{padding:4px 7px;border:1px solid #d6dee7;border-radius:4px;background:#fff;color:#344054;font-size:11px;cursor:pointer}button[aria-pressed=true].svelte-mopm03{background:#dfebf5}button.svelte-mopm03:disabled{color:#98a2b3;cursor:not-allowed}.toolbar.svelte-mopm03 span:where(.svelte-mopm03){font-size:11px}.timeline-frame.svelte-mopm03{overflow:auto;flex:0 1 auto;min-height:110px;max-height:38%;border:1px solid #d6dee7;background:#fff}.timeline.svelte-mopm03{border-collapse:separate;border-spacing:0}.timeline.svelte-mopm03 thead{position:sticky;top:0;z-index:2}.timeline.svelte-mopm03 th{height:23px;padding:2px;text-align:center;font-weight:500;border-right:1px solid #d6dee7}.timeline.svelte-mopm03 thead th:first-child{position:sticky;left:0;z-index:3}.timeline.svelte-mopm03 .column-heading{gap:0;font-size:10px}.timeline.svelte-mopm03 td:where(.svelte-mopm03){height:34px;padding:0;border-right:1px solid #edf0f3;text-align:center}.timeline.svelte-mopm03 .line-label:where(.svelte-mopm03){position:sticky;left:0;z-index:1;background:#f7f9fb}.timeline.svelte-mopm03 .line-label:where(.svelte-mopm03) button:where(.svelte-mopm03){border:0;background:transparent;padding:3px;font-family:ui-monospace,monospace}.timeline.svelte-mopm03 td:where(.svelte-mopm03) button:where(.svelte-mopm03){width:100%;height:33px;border:0;border-radius:0;background:transparent;padding:0;font:inherit}.hour-cell.svelte-mopm03{display:flex;height:33px;position:relative}.timeline.svelte-mopm03 .segment:where(.svelte-mopm03){flex-shrink:0;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shadow.svelte-mopm03{position:absolute;top:0;height:33px;overflow:hidden;pointer-events:none;line-height:33px}.timeline.svelte-mopm03 .segment.production:where(.svelte-mopm03){background:#dfebf5}.timeline.svelte-mopm03 .segment.changeover:where(.svelte-mopm03){background:#eee5d5}.timeline.svelte-mopm03 .segment.running:where(.svelte-mopm03){background:#dce8df}.timeline.svelte-mopm03 .segment.closed:where(.svelte-mopm03){background:#e1e4e8;color:#747b86}.timeline.svelte-mopm03 .segment.idle:where(.svelte-mopm03){color:#98a2b3}.timeline.svelte-mopm03 td.summary:where(.svelte-mopm03){font-size:10px}.timeline.svelte-mopm03 .segment.locked:where(.svelte-mopm03){box-shadow:inset 0 3px #344054,inset 0 -3px #344054}.timeline.svelte-mopm03 .segment.selected:where(.svelte-mopm03){border-bottom:3px solid #005a9c}.timeline.svelte-mopm03 .shadow.ghost-production:where(.svelte-mopm03){background:#c5e8d0;box-shadow:inset 0 2px #28713d,inset 0 -2px #28713d}.timeline.svelte-mopm03 .shadow.ghost-setup:where(.svelte-mopm03){background:repeating-linear-gradient(135deg,#eeddb8 0,#eeddb8 5px,#fff5db 5px,#fff5db 10px);box-shadow:inset 0 2px #8a651b,inset 0 -2px #8a651b}.timeline.svelte-mopm03 .shadow.ghost-invalid:where(.svelte-mopm03){box-shadow:inset 0 2px #b42318,inset 0 -2px #b42318}.timeline.svelte-mopm03 .shadow.ghost-production.ghost-invalid:where(.svelte-mopm03){background:#ffe6e2}.timeline.svelte-mopm03 .shadow.ghost-blocked:where(.svelte-mopm03),.timeline.svelte-mopm03 .segment.conflict:where(.svelte-mopm03){background:repeating-linear-gradient(135deg,#f6b9b2 0,#f6b9b2 5px,#ffe6e2 5px,#ffe6e2 10px);color:#8f160d}.timeline.svelte-mopm03 .segment.displaced:where(.svelte-mopm03):not(.ghost-production):not(.ghost-setup){opacity:.4}.timeline.svelte-mopm03 td:where(.svelte-mopm03) button:where(.svelte-mopm03){touch-action:none;-webkit-user-select:none;user-select:none}.timeline.svelte-mopm03 .segment.production:where(.svelte-mopm03),.timeline.svelte-mopm03 .segment.changeover:where(.svelte-mopm03){cursor:grab}.timeline.svelte-mopm03 .segment.locked:where(.svelte-mopm03){cursor:default}.detail.svelte-mopm03{color:#344054;height:30px;flex-shrink:0;overflow:auto}.placement.svelte-mopm03{font-size:11px}.placement.svelte-mopm03 input:where(.svelte-mopm03){width:70px}.placement.svelte-mopm03 input:where(.svelte-mopm03),.placement.svelte-mopm03 select:where(.svelte-mopm03){border:1px solid #d6dee7;padding:4px;font:inherit}.bottom.svelte-mopm03{min-height:110px;flex:1;overflow:hidden}fieldset.svelte-mopm03{border:0;margin:0;padding:0;height:100%;overflow:auto}.plans-scroll.svelte-mopm03{height:100%;overflow:auto}.plan-note.svelte-mopm03{margin:0 0 6px;font-size:11px;color:#667085}.plan-note.svelte-mopm03 p:where(.svelte-mopm03){margin-top:5px}.published-plan.svelte-mopm03 td:where(.svelte-mopm03):first-child{min-width:155px;max-width:220px}.published-plan.svelte-mopm03 .error:where(.svelte-mopm03){display:block;font-size:11px;white-space:normal}.plan-table.svelte-mopm03{min-width:1320px;table-layout:auto;background:#fff;border:1px solid #d6dee7}.plan-table.svelte-mopm03 th:where(.svelte-mopm03){height:40px;padding:4px 8px}.plan-table.svelte-mopm03 td:where(.svelte-mopm03){height:36px;padding:0 8px}.error.svelte-mopm03{color:#b42318}footer.svelte-mopm03{width:100%;padding:0;position:relative;gap:8px}footer.svelte-mopm03 details:where(.svelte-mopm03){flex-shrink:0}footer.svelte-mopm03 details[open]:where(.svelte-mopm03){position:absolute;bottom:0;right:0;width:min(500px,100%);padding:10px;background:#fff;border:1px solid #d6dee7;z-index:3;max-height:250px;overflow:auto}footer.svelte-mopm03 p:where(.svelte-mopm03){margin-top:7px}summary.svelte-mopm03{cursor:pointer}@media(max-width:760px){.top.svelte-mopm03 span:where(.svelte-mopm03),.key.svelte-mopm03{display:none}.timeline-frame.svelte-mopm03{max-height:26%}.placement.svelte-mopm03{max-height:85px;overflow:auto}footer.svelte-mopm03 span:where(.svelte-mopm03){font-size:9px}}.auth-gate.svelte-1vviwqr{min-height:100vh;display:grid;place-items:center;background:#f4f6f9;color:#17233d}form.svelte-1vviwqr{width:min(360px,calc(100vw - 48px));display:grid;gap:14px;padding:32px;background:#fff;border:1px solid #dbe1e8;border-radius:8px}h1.svelte-1vviwqr,p.svelte-1vviwqr{margin:0}label.svelte-1vviwqr{display:grid;gap:5px;font-weight:600}input.svelte-1vviwqr{padding:8px}.remember.svelte-1vviwqr{display:flex;align-items:center;font-weight:400}button.svelte-1vviwqr{padding:9px 12px}[role=alert].svelte-1vviwqr{color:#a30d0d}
