.mdn-subcheck{display:flex;align-items:flex-start;gap:10px;cursor:pointer}.mdn-products .mdn-line .v small{font-weight:500;color:var(--muted);font-size:12px}.mdn-breakdown .mdn-line .v{font-variant-numeric:tabular-nums}.mdn-pose.is-disabled{opacity:.5;cursor:not-allowed}.mdn-pose.is-disabled .body{pointer-events:none}.mdn-pick-dim{display:block;font-size:12px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mdn-calc .mdn-pick-opt-dim{font-size:12px;color:var(--muted);font-weight:500;white-space:normal}.mdn-calc .mdn-acc-price{margin-top:2px;font-size:12px;font-weight:600;color:var(--wood-deep)}.mdn-products:empty,.mdn-breakdown:empty{display:none}.mdn-plot-mix{list-style:none;margin:6px 0 0;padding:0;display:grid;gap:3px;font-size:12.5px;color:var(--muted)}.mdn-plot-mix li{padding-left:12px;position:relative}.mdn-plot-mix li::before{content:"";position:absolute;left:2px;top:.55em;width:4px;height:4px;border-radius:50%;background:var(--wood)}.mdn-plot-detail{margin:-4px 0 8px;padding-left:12px;border-left:2px solid var(--line-2);display:grid;gap:2px}.mdn-plot-detail-l{display:flex;justify-content:space-between;gap:12px;font-size:12.5px;color:var(--muted)}