.BenchmarkControls-module__p63SEq__Toolbar{box-sizing:border-box;flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.BenchmarkControls-module__p63SEq__Button{box-sizing:border-box;appearance:none;color:#172026;white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #b9c3c0;border-radius:6px;justify-content:center;align-items:center;gap:.5rem;min-height:36px;margin:0;padding:0 12px;font-family:inherit;font-size:.875rem;font-weight:400;line-height:1;display:flex}.BenchmarkControls-module__p63SEq__Button[data-disabled],.BenchmarkControls-module__p63SEq__Button:disabled{cursor:not-allowed;opacity:.6}.BenchmarkControls-module__p63SEq__Button:focus-visible{outline-offset:2px;outline:2px solid #135f63}.BenchmarkControls-module__p63SEq__PrimaryButton{color:#fff;background:#135f63;border-color:#135f63}@media (hover:hover){.BenchmarkControls-module__p63SEq__SecondaryButton:hover:not([data-disabled]){background:#f7fafa;border-color:#6f7d82}.BenchmarkControls-module__p63SEq__PrimaryButton:hover:not([data-disabled]){background:#0f5255}}.BenchmarkControls-module__p63SEq__SecondaryButton:active:not([data-disabled]){background:#eef3f2}.BenchmarkControls-module__p63SEq__PrimaryButton:active:not([data-disabled]){background:#0b4649}@media (max-width:1080px){.BenchmarkControls-module__p63SEq__Toolbar{justify-content:flex-start}}@media (max-width:460px){.BenchmarkControls-module__p63SEq__Toolbar{grid-template-columns:1fr 1fr;display:grid}.BenchmarkControls-module__p63SEq__Button{width:100%}}
.AppHeader-module__Si6-wW__header{border-bottom:1px solid #d7dcda;justify-content:space-between;align-items:flex-end;gap:24px;padding-bottom:20px;display:flex}.AppHeader-module__Si6-wW__eyebrow{color:#5c6a70;text-transform:uppercase;margin:0 0 6px;font-size:.82rem;font-weight:700}.AppHeader-module__Si6-wW__title{margin:0;font-size:2rem;line-height:1.15}@media (max-width:1080px){.AppHeader-module__Si6-wW__header{flex-direction:column;align-items:stretch}.AppHeader-module__Si6-wW__title{font-size:1.72rem}}
.BundleImpact-module__p7ExfG__impact{gap:8px;display:grid}.BundleImpact-module__p7ExfG__single{max-width:420px}.BundleImpact-module__p7ExfG__Meter{grid-template-columns:1fr auto;gap:5px 12px;width:100%;max-width:100%;display:grid}.BundleImpact-module__p7ExfG__Label{color:#4f5d62;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:.78rem;font-weight:700;line-height:1.25rem;overflow:hidden}.BundleImpact-module__p7ExfG__Value{color:#172026;font-variant-numeric:tabular-nums;text-align:right;white-space:nowrap;font-size:.9rem;line-height:1.25rem}.BundleImpact-module__p7ExfG__Track{background:#edf0ef;border-radius:999px;grid-column:1/3;height:9px;overflow:hidden}.BundleImpact-module__p7ExfG__Indicator{border-radius:inherit;min-width:2px;height:100%;transition:width .5s;display:block}.BundleImpact-module__p7ExfG__note{color:#66757a;grid-column:1/3;font-size:.72rem;font-weight:700;line-height:1.2}.BundleImpact-module__p7ExfG__baseline .BundleImpact-module__p7ExfG__Indicator{background:#d65f4a}.BundleImpact-module__p7ExfG__splitter .BundleImpact-module__p7ExfG__Indicator{background:#208a61}.BundleImpact-module__p7ExfG__placeholder,.BundleImpact-module__p7ExfG__Progress{color:#5c6a70;align-content:center;gap:8px;min-height:74px;font-size:.88rem;display:grid}.BundleImpact-module__p7ExfG__Progress{grid-template-columns:1fr;width:100%;max-width:100%}.BundleImpact-module__p7ExfG__ProgressLabel{font-size:.88rem;line-height:1.25rem}.BundleImpact-module__p7ExfG__running{color:#135f63;font-weight:700}.BundleImpact-module__p7ExfG__error{color:#a33b00;font-weight:700}.BundleImpact-module__p7ExfG__ProgressTrack{background:#dbe8e6;border-radius:999px;grid-column:1/2;height:8px;position:relative;overflow:hidden}.BundleImpact-module__p7ExfG__ProgressIndicator{border-radius:inherit;background:#135f63;width:38%;height:100%;transition:width .5s;animation:1.1s ease-in-out infinite BundleImpact-module__p7ExfG__progressPulse;position:absolute}@keyframes BundleImpact-module__p7ExfG__progressPulse{0%{transform:translate(-105%)}to{transform:translate(265%)}}@media (max-width:1080px){.BundleImpact-module__p7ExfG__single{max-width:none}.BundleImpact-module__p7ExfG__placeholder{min-height:74px}}
.ChunkDiagnostics-module__FSQmvq__diagnostics{background:#fff;border:1px solid #d7dcda;border-radius:8px;min-width:0;padding:12px}.ChunkDiagnostics-module__FSQmvq__diagnostics h3{color:#3d4a4f;text-transform:uppercase;margin:0 0 10px;font-size:.86rem}.ChunkDiagnostics-module__FSQmvq__diagnostics p{color:#5c6a70;margin:0;font-size:.88rem}.ChunkDiagnostics-module__FSQmvq__chunkList{gap:8px;display:grid}.ChunkDiagnostics-module__FSQmvq__chunkRow{border-bottom:1px solid #eef1f0;grid-template-columns:minmax(0,1fr) repeat(6,auto);align-items:center;gap:10px;min-width:0;padding-bottom:8px;font-size:.82rem;display:grid}.ChunkDiagnostics-module__FSQmvq__chunkRow:last-child{border-bottom:0;padding-bottom:0}.ChunkDiagnostics-module__FSQmvq__chunkRow code{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.ChunkDiagnostics-module__FSQmvq__chunkRow span{white-space:nowrap}.ChunkDiagnostics-module__FSQmvq__Collapsible{border-top:1px solid #eef1f0;margin-top:10px;padding-top:10px}.ChunkDiagnostics-module__FSQmvq__Trigger{box-sizing:border-box;appearance:none;cursor:pointer;color:#4f5d62;-webkit-user-select:none;user-select:none;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:.5rem;width:100%;margin:0;padding:0;font-family:inherit;font-size:.8rem;font-weight:800;line-height:1.25rem;display:flex}@media (hover:hover){.ChunkDiagnostics-module__FSQmvq__Trigger:hover:not([data-disabled]){color:#172026}}.ChunkDiagnostics-module__FSQmvq__Trigger:focus-visible{outline-offset:3px;outline:2px solid #135f63}.ChunkDiagnostics-module__FSQmvq__Icon{transition:transform .1s ease-out}.ChunkDiagnostics-module__FSQmvq__Trigger[data-panel-open] .ChunkDiagnostics-module__FSQmvq__Icon{transform:rotate(90deg)}.ChunkDiagnostics-module__FSQmvq__Panel{height:var(--collapsible-panel-height);font-size:.875rem;line-height:1.25rem;transition:height .15s ease-out;overflow:hidden}.ChunkDiagnostics-module__FSQmvq__Panel[hidden]:not([hidden=until-found]){display:none}.ChunkDiagnostics-module__FSQmvq__Panel[data-starting-style],.ChunkDiagnostics-module__FSQmvq__Panel[data-ending-style]{height:0}.ChunkDiagnostics-module__FSQmvq__Content{padding-top:10px}@media (max-width:1080px){.ChunkDiagnostics-module__FSQmvq__chunkRow{grid-template-columns:minmax(0,1fr) auto}}
.ExpandedRouteDetails-module__wGJbTq__details{border-top:1px solid #e6e9e8;gap:12px;padding:14px;display:grid}.ExpandedRouteDetails-module__wGJbTq__detailsGrid{background:#d7dcda;border:1px solid #d7dcda;border-radius:8px;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin-bottom:0;display:grid;overflow:hidden}.ExpandedRouteDetails-module__wGJbTq__detailsGrid div{background:#fff;gap:6px;min-width:0;padding:12px;display:grid}.ExpandedRouteDetails-module__wGJbTq__detailsGrid span{color:#5c6a70;text-transform:uppercase;font-size:.78rem;font-weight:700}.ExpandedRouteDetails-module__wGJbTq__detailsGrid code,.ExpandedRouteDetails-module__wGJbTq__detailsGrid strong{overflow-wrap:anywhere}.ExpandedRouteDetails-module__wGJbTq__empty{color:#5c6a70;border:1px dashed #c8d0ce;border-radius:8px;padding:12px;font-size:.88rem}.ExpandedRouteDetails-module__wGJbTq__error{color:#8d2f00;background:#ffe9e2;border-left:3px solid #a33b00;margin:0;padding:10px 12px;font-weight:700}.ExpandedRouteDetails-module__wGJbTq__technicalSummary{flex-wrap:wrap;gap:8px;display:flex}.ExpandedRouteDetails-module__wGJbTq__technicalSummary span{color:#3d4a4f;background:#fff;border:1px solid #c8d0ce;border-radius:999px;align-items:center;min-height:28px;padding:0 9px;font-size:.8rem;font-weight:700;display:inline-flex}.ExpandedRouteDetails-module__wGJbTq__pressureSummary{background:#fff;border:1px solid #d7dcda;border-radius:8px;grid-template-columns:minmax(180px,.8fr) minmax(0,1.2fr);align-items:center;gap:14px;padding:12px;display:grid}.ExpandedRouteDetails-module__wGJbTq__pressureSummary h3,.ExpandedRouteDetails-module__wGJbTq__pressureSummary p,.ExpandedRouteDetails-module__wGJbTq__pressureSummary dl,.ExpandedRouteDetails-module__wGJbTq__pressureSummary dd{margin:0}.ExpandedRouteDetails-module__wGJbTq__pressureSummary h3{color:#3d4a4f;text-transform:uppercase;font-size:.86rem}.ExpandedRouteDetails-module__wGJbTq__pressureSummary p{color:#5c6a70;margin-top:4px;font-size:.84rem}.ExpandedRouteDetails-module__wGJbTq__pressureSummary dl{background:#e3e7e5;border:1px solid #e3e7e5;border-radius:7px;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.ExpandedRouteDetails-module__wGJbTq__pressureSummary dl div{background:#fbfcfc;min-width:0;padding:9px 10px}.ExpandedRouteDetails-module__wGJbTq__pressureSummary dt{color:#5c6a70;text-transform:uppercase;font-size:.72rem;font-weight:800}.ExpandedRouteDetails-module__wGJbTq__pressureSummary dd{color:#162127;font-variant-numeric:tabular-nums;margin-top:4px;font-size:.94rem;font-weight:800}.ExpandedRouteDetails-module__wGJbTq__pressureSummary small{color:#155c3f;margin-top:2px;font-size:.74rem;display:block}.ExpandedRouteDetails-module__wGJbTq__Meter{grid-template-columns:1fr 1fr;row-gap:.5rem;width:100%;max-width:100%;margin-top:8px;display:grid}.ExpandedRouteDetails-module__wGJbTq__Track{background:#dce8e4;border-radius:999px;grid-column:1/3;height:5px;overflow:hidden}.ExpandedRouteDetails-module__wGJbTq__Indicator{border-radius:inherit;background:#208a61;min-width:2px;height:100%;transition:width .5s;display:block}.ExpandedRouteDetails-module__wGJbTq__Label{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ExpandedRouteDetails-module__wGJbTq__diagnosticsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.ExpandedRouteDetails-module__wGJbTq__warningList{gap:6px;display:grid}.ExpandedRouteDetails-module__wGJbTq__warningList p{color:#6b4400;background:#fff6e7;border-left:3px solid #c57a00;margin:0;padding:9px 10px;font-size:.88rem}@media (max-width:1080px){.ExpandedRouteDetails-module__wGJbTq__detailsGrid,.ExpandedRouteDetails-module__wGJbTq__diagnosticsGrid,.ExpandedRouteDetails-module__wGJbTq__pressureSummary,.ExpandedRouteDetails-module__wGJbTq__pressureSummary dl{grid-template-columns:1fr}}
.SavingsCell-module__pFv2CW__cell{box-sizing:border-box;background:#f4f6f5;border:1px solid #cfd8d4;border-radius:8px;gap:7px;width:100%;padding:9px 11px;display:grid}.SavingsCell-module__pFv2CW__emptyCell{color:#6a777c;background:#f8faf9;border-color:#dde4e1}.SavingsCell-module__pFv2CW__metric{grid-template-columns:minmax(88px,1fr) auto;align-items:baseline;gap:8px;display:grid}.SavingsCell-module__pFv2CW__metric span{color:currentColor;opacity:.78;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:.68rem;font-weight:800;overflow:hidden}.SavingsCell-module__pFv2CW__metric strong{font-variant-numeric:tabular-nums;text-align:right;white-space:nowrap;font-size:.94rem}.SavingsCell-module__pFv2CW__metric small{font-variant-numeric:tabular-nums;text-align:right;white-space:nowrap;grid-column:2;margin-top:-2px;font-size:.74rem;font-weight:850}.SavingsCell-module__pFv2CW__Meter{grid-template-columns:minmax(88px,1fr) auto;align-items:baseline;gap:8px;width:100%;max-width:100%;display:grid}.SavingsCell-module__pFv2CW__Label{color:currentColor;opacity:.78;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:.68rem;font-weight:800;line-height:1.25rem;overflow:hidden}.SavingsCell-module__pFv2CW__Value{font-variant-numeric:tabular-nums;text-align:right;white-space:nowrap;font-size:.94rem;font-weight:850;line-height:1.25rem}.SavingsCell-module__pFv2CW__Percent{font-variant-numeric:tabular-nums;text-align:right;white-space:nowrap;grid-column:2;margin-top:-2px;font-size:.74rem;font-weight:850}.SavingsCell-module__pFv2CW__Track{background:#155c3f24;border-radius:999px;grid-column:1/-1;height:5px;overflow:hidden}.SavingsCell-module__pFv2CW__Indicator{border-radius:inherit;background:currentColor;min-width:2px;height:100%;transition:width .5s;display:block}.SavingsCell-module__pFv2CW__secondaryMetric{border-top:1px solid #155c3f29;padding-top:6px}.SavingsCell-module__pFv2CW__high{color:#155c3f;background:#e7f6ee;border-color:#9ed2b8}.SavingsCell-module__pFv2CW__medium{color:#1f674a;background:#eff8f3;border-color:#b6d9c9}.SavingsCell-module__pFv2CW__low{color:#72520a;background:#fff7df;border-color:#d8c9a4}@media (max-width:1080px){.SavingsCell-module__pFv2CW__cell{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 36px;width:100%;padding:10px 12px}.SavingsCell-module__pFv2CW__metric,.SavingsCell-module__pFv2CW__Meter{grid-template-columns:minmax(0,1fr) auto}.SavingsCell-module__pFv2CW__secondaryMetric{border-top:0;border-left:1px solid #155c3f29;padding-top:0;padding-left:28px}}@media (max-width:460px){.SavingsCell-module__pFv2CW__cell{grid-template-columns:1fr;gap:7px}.SavingsCell-module__pFv2CW__secondaryMetric{border-top:1px solid #155c3f29;border-left:0;padding-top:6px;padding-left:0}}
.BenchmarkTable-module__jAs5IW__wrap{background:#fff;border:1px solid #d7dcda;border-radius:8px;overflow-x:auto}.BenchmarkTable-module__jAs5IW__note{color:#5c6a70;border-bottom:1px solid #e3e7e5;margin:0;padding:12px 16px;font-size:.86rem;line-height:1.35}.BenchmarkTable-module__jAs5IW__table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:900px}.BenchmarkTable-module__jAs5IW__routeColumn{width:28%}.BenchmarkTable-module__jAs5IW__impactColumn{width:36%}.BenchmarkTable-module__jAs5IW__savedColumn{width:26%}.BenchmarkTable-module__jAs5IW__actionColumn{width:10%}.BenchmarkTable-module__jAs5IW__table th,.BenchmarkTable-module__jAs5IW__table td{text-align:left;vertical-align:middle;border-bottom:1px solid #e6e9e8;padding:11px 12px;overflow:hidden}.BenchmarkTable-module__jAs5IW__table th{color:#4f5d62;text-transform:uppercase;font-size:.78rem;font-weight:700}.BenchmarkTable-module__jAs5IW__table td{font-size:.9rem}.BenchmarkTable-module__jAs5IW__table th:last-child,.BenchmarkTable-module__jAs5IW__table td:last-child{text-align:right;padding-right:24px}.BenchmarkTable-module__jAs5IW__table td code{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.BenchmarkTable-module__jAs5IW__table tbody tr:not(.BenchmarkTable-module__jAs5IW__expandedRow){cursor:pointer}.BenchmarkTable-module__jAs5IW__table tbody tr:not(.BenchmarkTable-module__jAs5IW__expandedRow):not(.BenchmarkTable-module__jAs5IW__selectedRow):hover{background:#f7fafa}.BenchmarkTable-module__jAs5IW__selectedRow{background:#f2f6f6}.BenchmarkTable-module__jAs5IW__expandedRow,.BenchmarkTable-module__jAs5IW__expandedRow:hover{cursor:default;background:#fbfcfc}.BenchmarkTable-module__jAs5IW__expandedRow>td{padding:0}.BenchmarkTable-module__jAs5IW__table tbody tr:last-child td{border-bottom:0}.BenchmarkTable-module__jAs5IW__routeCell{grid-template-columns:18px minmax(0,1fr);align-items:center;gap:12px;min-width:0;display:grid}.BenchmarkTable-module__jAs5IW__expandIndicator{color:#66757a;font-size:.78rem;font-weight:800}.BenchmarkTable-module__jAs5IW__routeCopy{gap:9px;min-width:0;display:grid}.BenchmarkTable-module__jAs5IW__routeCopy strong{text-overflow:ellipsis;white-space:nowrap;font-size:.98rem;overflow:hidden}.BenchmarkTable-module__jAs5IW__routeCopy>div{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;min-width:0;display:grid}.BenchmarkTable-module__jAs5IW__routeCopy code{color:#5c6a70}.BenchmarkTable-module__jAs5IW__kindBadge{border-radius:999px;align-items:center;height:24px;padding:0 8px;font-size:.78rem;font-weight:700;display:inline-flex}.BenchmarkTable-module__jAs5IW__light{color:#59666b;background:#e8eeee}.BenchmarkTable-module__jAs5IW__heavy{color:#7a4c00;background:#ffe6bd}.BenchmarkTable-module__jAs5IW__Button{box-sizing:border-box;appearance:none;color:#172026;white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #b9c3c0;border-radius:6px;justify-content:center;align-items:center;gap:.5rem;width:82px;min-height:36px;margin:0;padding:0 12px;font-family:inherit;font-size:.875rem;font-weight:400;line-height:1;display:inline-flex}@media (hover:hover){.BenchmarkTable-module__jAs5IW__Button:hover:not([data-disabled]){background:#f7fafa;border-color:#6f7d82}}.BenchmarkTable-module__jAs5IW__Button:active:not([data-disabled]){background:#eef3f2}.BenchmarkTable-module__jAs5IW__Button[data-disabled],.BenchmarkTable-module__jAs5IW__Button:disabled{cursor:not-allowed;opacity:.6}.BenchmarkTable-module__jAs5IW__Button:focus-visible{outline-offset:2px;outline:2px solid #135f63}@media (max-width:1080px){.BenchmarkTable-module__jAs5IW__wrap{background:0 0;border:0;overflow-x:visible}.BenchmarkTable-module__jAs5IW__note{background:#fff;border:1px solid #d7dcda;border-radius:8px;margin-bottom:10px}.BenchmarkTable-module__jAs5IW__table,.BenchmarkTable-module__jAs5IW__table tbody{width:100%;min-width:0;display:block}.BenchmarkTable-module__jAs5IW__table colgroup,.BenchmarkTable-module__jAs5IW__table thead{display:none}.BenchmarkTable-module__jAs5IW__table tbody{gap:12px;display:grid}.BenchmarkTable-module__jAs5IW__table tbody tr:not(.BenchmarkTable-module__jAs5IW__expandedRow){background:#fff;border:1px solid #d7dcda;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"route action""impact impact""saved saved";gap:12px;padding:14px;display:grid}.BenchmarkTable-module__jAs5IW__table tbody tr.BenchmarkTable-module__jAs5IW__selectedRow:not(.BenchmarkTable-module__jAs5IW__expandedRow){background:#f2f6f6}.BenchmarkTable-module__jAs5IW__table tbody tr:not(.BenchmarkTable-module__jAs5IW__expandedRow):not(.BenchmarkTable-module__jAs5IW__selectedRow):hover{background:#fff}.BenchmarkTable-module__jAs5IW__table th,.BenchmarkTable-module__jAs5IW__table td,.BenchmarkTable-module__jAs5IW__table th:last-child,.BenchmarkTable-module__jAs5IW__table td:last-child{text-align:left;border-bottom:0;padding:0;overflow:visible}.BenchmarkTable-module__jAs5IW__routeCellColumn{grid-area:route}.BenchmarkTable-module__jAs5IW__impactCellColumn{grid-area:impact}.BenchmarkTable-module__jAs5IW__savingsCellColumn{grid-area:saved}.BenchmarkTable-module__jAs5IW__actionCellColumn{grid-area:action;justify-self:end}.BenchmarkTable-module__jAs5IW__routeCell{grid-template-columns:14px minmax(0,1fr);align-items:start;gap:8px}.BenchmarkTable-module__jAs5IW__routeCopy{gap:7px}.BenchmarkTable-module__jAs5IW__routeCopy strong{white-space:normal}.BenchmarkTable-module__jAs5IW__Button{width:72px}.BenchmarkTable-module__jAs5IW__expandedRow,.BenchmarkTable-module__jAs5IW__expandedRow:hover{background:#fbfcfc;border:1px solid #d7dcda;border-radius:8px;display:block;overflow:hidden}.BenchmarkTable-module__jAs5IW__expandedRow>td{padding:0;display:block}}
.TargetSelector-module__qBUizq__RadioGroup{background:#d7dcda;border:1px solid #d7dcda;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:20px 0;display:grid;overflow:hidden}.TargetSelector-module__qBUizq__Item{color:#172026;text-align:left;cursor:pointer;background:#fff;border:0;border-radius:0;grid-template-columns:18px minmax(0,1fr) auto;align-items:start;gap:6px 10px;min-width:0;height:auto;min-height:70px;padding:14px;display:grid}@media (hover:hover){.TargetSelector-module__qBUizq__Item:hover{background:#f6f9f8}}.TargetSelector-module__qBUizq__active{background:#e7f1f0;box-shadow:inset 0 0 0 2px #135f63}.TargetSelector-module__qBUizq__label{align-self:center;font-weight:700}.TargetSelector-module__qBUizq__path{color:#5c6a70;text-overflow:ellipsis;white-space:nowrap;grid-column:2;overflow:hidden}.TargetSelector-module__qBUizq__appLink{color:#12676d;white-space:nowrap;background:#ffffffbd;border:1px solid #c7d3d0;border-radius:6px;grid-area:1/3/3;place-self:center end;padding:7px 10px;font-size:.88rem;font-weight:800;text-decoration:none}.TargetSelector-module__qBUizq__appLink:hover{background:#fff;border-color:#12676d}.TargetSelector-module__qBUizq__appLink:focus-visible{outline-offset:2px;outline:2px solid #135f63}.TargetSelector-module__qBUizq__Radio{box-sizing:border-box;color:#fff;background:#fff;border:1px solid #9dadb3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;margin-top:1px;padding:0;display:flex}.TargetSelector-module__qBUizq__Radio[data-checked]{color:#fff;background:#135f63;border-color:#135f63}.TargetSelector-module__qBUizq__Radio:focus-visible{outline-offset:2px;outline:2px solid #135f63}.TargetSelector-module__qBUizq__Indicator{justify-content:center;align-items:center;display:flex}.TargetSelector-module__qBUizq__Indicator[data-unchecked]{display:none}.TargetSelector-module__qBUizq__Indicator:before{content:"";background:currentColor;border-radius:100%;width:8px;height:8px}@media (max-width:1080px){.TargetSelector-module__qBUizq__RadioGroup{grid-template-columns:1fr;margin:16px 0}}@media (max-width:620px){.TargetSelector-module__qBUizq__Item{grid-template-columns:18px minmax(0,1fr)}.TargetSelector-module__qBUizq__appLink{grid-area:auto/2;justify-self:start;margin-top:4px}}
.BenchmarkApp-module__qb1_mq__main{width:100%;max-width:1400px;margin:0 auto;padding:32px clamp(16px,2vw,24px)}@media (max-width:1080px){.BenchmarkApp-module__qb1_mq__main{padding:20px 16px}}@media (max-width:460px){.BenchmarkApp-module__qb1_mq__main{padding-left:12px;padding-right:12px}}
