.details-area{min-height:40rem}.layout-description{margin-bottom:1rem}.visualization-details{padding:1rem 0}.mapping-summary{margin-bottom:1rem}.footnote{font-size:.8rem}.toggle-text-button{color:#003fae;cursor:pointer;background:0 0;border:none;margin-left:.5rem;padding:0 .5rem;font-size:.9rem;text-decoration:underline}.toggle-text-button:hover{color:#5cdbef}.truncated-text{display:inline}.diff-legend-item{text-align:center;border:1px solid #000;width:3rem;margin:.2rem .5rem .2rem .2rem;padding:.3rem;display:inline-block}.diff-legend-item.unchanged{background-color:#fff}.tradeoff-legend{margin:.5rem 0 1rem}.tradeoff-legend-item{align-items:center;gap:.6rem;margin:.4rem 0;display:flex}.tradeoff-legend-swatch{border:1px solid #333;border-radius:50%;flex-shrink:0;width:1.2rem;height:1.2rem;display:inline-block}.layout-type-bar{grid-template-columns:.5fr minmax(0,2fr) minmax(0,2fr) minmax(0,2fr) minmax(0,2fr) .5fr;justify-items:stretch;gap:1.5rem;width:98%;padding:1rem 1rem 1.5rem;display:grid}.layout-type-bar>div{text-align:center;width:100%}.layout-type-tab{position:relative}.layout-type-button{width:100%;height:100%}.layout-type-note{text-align:center;visibility:hidden;width:max-content;max-width:90vw;padding:.5rem;font-style:italic;position:absolute;top:100%;left:50%;transform:translate(-50%)}.layout-type-tab.selected .layout-type-note,.layout-type-tab:hover .layout-type-note{visibility:visible}.layout-options-bar-container{margin:0 7%;padding:.5rem 1rem 0}.ansi-options,.plank-options{grid-template-columns:minmax(0,1fr) auto;align-items:start;column-gap:2rem;display:grid}.harmonic-options{grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:2rem;display:grid}.plank-options-note{text-align:center;max-width:220px;margin:0;padding-top:.25rem;font-size:.85em}.layout-option-checkboxes{flex-direction:column;gap:1rem;min-width:180px;display:flex}.split-ortho-options{justify-content:flex-end;min-width:180px;display:flex}.layout-variant-grid{text-align:center;grid-template-rows:auto auto;grid-template-columns:repeat(5,minmax(0,1fr));align-content:start;justify-items:stretch;min-height:80px;display:grid}.layout-variant-grid--plank{column-gap:1rem}.layout-variant-grid--ansi{column-gap:1.5rem}.layout-variant-grid--harmonic{column-gap:2rem;min-height:auto}.layout-variant-button{text-align:center;place-items:center;margin:.25rem .5rem;line-height:1.15;display:grid}.layout-variant-button:after{content:attr(data-label);visibility:hidden;text-align:center;grid-area:1/1;width:100%;max-height:0;font-weight:700;overflow:hidden}.layout-variant-grid .layout-variant-button{width:100%;margin-left:0;margin-right:0}.layout-variant-note{visibility:hidden;min-height:1.5em;padding:.2rem .5rem;font-style:italic;display:block}.layout-variant-button-and-children{grid-row:span 2;grid-template-rows:subgrid;grid-template-columns:minmax(0,1fr);display:grid}.layout-variant-button-and-children.selected .layout-variant-note,.layout-variant-button-and-children:hover .layout-variant-note{visibility:visible}.layout-variant-options{visibility:hidden;display:block}.layout-variant-button-and-children.selected .layout-variant-options{visibility:visible}.layout-variant-details-wrapper.share-space{grid-template-columns:1fr;justify-content:end;display:grid}.layout-variant-details-wrapper.share-space>.layout-variant-note,.layout-variant-details-wrapper.share-space>.layout-variant-options{grid-area:1/1}.layout-variant-button-and-children.selected .layout-variant-details-wrapper.share-space>.layout-variant-note{visibility:hidden}.flip-ret-rub-button{margin-top:.5rem}label.disabled{color:gray}.visualization-switches{margin-left:10%}.viz-type-button{margin:.3rem}.download-klc-link{color:#003fae;cursor:pointer;margin-left:1rem;text-decoration:none}.download-klc-link:hover{color:#5cdbef;text-decoration:underline}.download-svg-link{color:#003fae;cursor:pointer;margin-left:1rem;text-decoration:none}.download-svg-link:hover{color:#5cdbef;text-decoration:underline}.layout-area-svg-container{position:relative}.layout-area-svg-fader{transition:opacity .5s ease-in-out}.layout-area-svg-fader.show{opacity:1;transition-delay:.25s}.layout-area-svg-fader.hide{opacity:0;pointer-events:none;transition-delay:0s;position:absolute;top:0;left:0;right:0}.tradeoff-svg{width:100%;height:auto;font-family:sans-serif}.tradeoff-svg-bg{fill:#eef2f7;stroke:none}.tradeoff-plot-bg{fill:#fff;stroke:none}.tradeoff-axis{stroke:#333;stroke-width:1.5px;fill:none}.tradeoff-tick-label{font-size:16px}.tradeoff-x-tick-label{fill:#222;font-size:16px}.tradeoff-x-tick-label.selected{fill:#003fae;font-weight:700}.tradeoff-axis-title{font-size:18px;font-weight:700}.tradeoff-x-label{fill:#222;cursor:pointer;font-size:16px}.tradeoff-x-label.selected{fill:#003fae;font-weight:700}.tradeoff-connector{stroke:#888;stroke-width:1px;stroke-dasharray:3 3}.tradeoff-point{cursor:pointer;stroke:#fff;stroke-width:1.5px}.tradeoff-point-group:hover .tradeoff-point{stroke:#000;stroke-width:2px}.tradeoff-point-group.selected .tradeoff-point{stroke:#003fae;stroke-width:2.5px}.layout-option-row{justify-content:center;align-items:flex-start;gap:2.5rem;width:max-content;padding-top:.6rem;display:flex;position:relative;left:50%;transform:translate(-50%)}.layout-option-row--center{align-items:center}.layout-option-button-group{justify-content:flex-start;gap:.35rem;margin-top:.35rem;margin-bottom:.75rem;display:flex}.layout-option-column{flex-direction:column;align-items:flex-start;gap:.6rem;display:flex}.layout-option-column>.layout-option-button-group{margin-top:0;margin-bottom:0}.layout-option-column .checkboxLabel{white-space:nowrap}.layout-option-group-label{color:#495057;text-align:left;margin-top:0;margin-bottom:.25rem;font-size:.85rem;font-weight:700}.layout-option-group--inline{align-items:center;gap:.5rem;display:flex}.layout-option-group--inline .layout-option-group-label{white-space:nowrap;margin-bottom:0}.layout-option-group--inline .layout-option-button-group{margin-top:0;margin-bottom:0}.checkboxWithLabel{-webkit-user-select:none;user-select:none;align-items:flex-start;gap:.5rem;display:flex}.checkboxWithLabel input{flex-shrink:0;margin-top:.125rem}.checkboxLabel{word-break:break-word;flex:1}.mapping-list-controls{margin-bottom:1rem}.mapping-filter-tabs{border:1px solid var(--ui-btn-border);border-radius:var(--btn-radius);flex-direction:row;width:100%;margin-bottom:1rem;display:flex;overflow:hidden}.mapping-filter-tab{text-align:center;white-space:normal;word-break:keep-all;overflow-wrap:break-word;justify-content:center;align-items:center;padding:.5rem 1rem;display:flex}.mapping-filter-tab:last-child{border-right:none}.mapping-list{border-collapse:collapse;width:100%}.mapping-list-header{background-color:#f0f0f0;font-style:italic}.mapping-list-item.recommended{background-color:#b8ebf8}.mapping-list-item.recommended.thumb-letter{background-color:#a1c67e}.mapping-list-item.selected{font-weight:700}.mapping-list-item.selected:not(.recommended){background-color:#f3eaac}
